Home
last modified time | relevance | path

Searched refs:dataflow (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Ddf.h32 struct dataflow;
212 typedef void (*df_dataflow_function) (struct dataflow *, bitmap, int *, int);
291 struct dataflow struct
539 struct dataflow *problems_in_order[DF_LAST_PROBLEM_PLUS1];
540 struct dataflow *problems_by_index[DF_LAST_PROBLEM_PLUS1];
968 extern void df_remove_problem (struct dataflow *);
970 extern void df_analyze_problem (struct dataflow *, bitmap, int *, int);
994 extern void df_worklist_dataflow (struct dataflow *,bitmap, int *, int);
1023 extern void df_grow_bb_info (struct dataflow *);
H A Dtimevar.def118 /* Time spent in dataflow problems. */
291 DEFTIMEVAR (TV_VAR_TRACKING_DATAFLOW , "var-tracking dataflow")
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Ddf.h32 struct dataflow;
212 typedef void (*df_dataflow_function) (struct dataflow *, bitmap, int *, int);
291 struct dataflow struct
539 struct dataflow *problems_in_order[DF_LAST_PROBLEM_PLUS1];
540 struct dataflow *problems_by_index[DF_LAST_PROBLEM_PLUS1];
968 extern void df_remove_problem (struct dataflow *);
970 extern void df_analyze_problem (struct dataflow *, bitmap, int *, int);
994 extern void df_worklist_dataflow (struct dataflow *,bitmap, int *, int);
1023 extern void df_grow_bb_info (struct dataflow *);
H A Dtimevar.def118 /* Time spent in dataflow problems. */
291 DEFTIMEVAR (TV_VAR_TRACKING_DATAFLOW , "var-tracking dataflow")
/OK3568_Linux_fs/kernel/drivers/staging/sm750fb/
H A Dsm750.c613 switch (sm750_dev->dataflow) { in sm750fb_set_drv()
927 sm750_dev->dataflow = sm750_dual_swap; in sm750fb_setup()
929 sm750_dev->dataflow = sm750_dual_normal; in sm750fb_setup()
932 sm750_dev->dataflow = sm750_simul_sec; in sm750fb_setup()
934 sm750_dev->dataflow = sm750_simul_pri; in sm750fb_setup()
938 sm750_dev->dataflow = sm750_simul_sec; in sm750fb_setup()
H A Dsm750.h103 enum sm750_dataflow dataflow; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/
H A Dminifi-cpp_0.7.0.bb3 data collection approach that supplements the core tenets of NiFi in dataflow \
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191130.patch.gz1# ncurses 6.1 - patch 20191130 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info8826 flag to control global dataflow analyses that eliminate useless
8839 Passes that use the dataflow information are enabled independently
11675 variable tracking dataflow analysis of any function. If this
12724 Enable dataflow guided fuzzing code instrumentation. Inserts a
31997 The attribute is intended for library functions to improve dataflow
H A Dgccint.info20244 details on using the dataflow.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info8826 flag to control global dataflow analyses that eliminate useless
8839 Passes that use the dataflow information are enabled independently
11675 variable tracking dataflow analysis of any function. If this
12724 Enable dataflow guided fuzzing code instrumentation. Inserts a
31997 The attribute is intended for library functions to improve dataflow
H A Dgccint.info20244 details on using the dataflow.