/netbsd-src/external/gpl3/gcc/dist/libgcc/soft-fp/ |
H A D | op-common.h | 1880 #define _FP_EXTEND_CNAN(dfs, sfs, dwc, swc, D, S, check_nan) \ argument 1949 #define FP_EXTEND(dfs, sfs, dwc, swc, D, S) \ argument 1954 #define FP_TRUNC(dfs, sfs, dwc, swc, D, S) \ argument 2046 #define FP_TRUNC_COOKED(dfs, sfs, dwc, swc, D, S) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/soft-fp/ |
H A D | op-common.h | 1880 #define _FP_EXTEND_CNAN(dfs, sfs, dwc, swc, D, S, check_nan) \ argument 1949 #define FP_EXTEND(dfs, sfs, dwc, swc, D, S) \ argument 1954 #define FP_TRUNC(dfs, sfs, dwc, swc, D, S) \ argument 2046 #define FP_TRUNC_COOKED(dfs, sfs, dwc, swc, D, S) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ImportedFunctionsInliningStatistics.cpp | 187 void ImportedFunctionsInliningStatistics::dfs(InlineGraphNode &GraphNode) { in dfs() function in ImportedFunctionsInliningStatistics
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_buddy.c | 356 struct list_head dfs = LIST_HEAD_INIT(dfs); in i915_buddy_alloc_range() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-into-ssa.cc | 1068 insert_phi_nodes (bitmap_head *dfs) in insert_phi_nodes() 2434 bitmap_head *dfs; in execute() local 3150 insert_updated_phi_nodes_for (tree var, bitmap_head *dfs, bitmap blocks, in insert_updated_phi_nodes_for() 3472 bitmap_head *dfs; in update_ssa() local
|
H A D | cfganal.cc | 630 depth_first_search dfs; in connect_infinite_loops_to_exit() local 1677 compute_idf (bitmap def_blocks, bitmap_head *dfs) in compute_idf()
|
H A D | ipa-inline.cc | 1980 struct ipa_dfs_info *dfs = (struct ipa_dfs_info *) node->aux; in inline_small_functions() local
|
H A D | ipa-cp.cc | 201 int dfs = 0; member in ipcp_value
|
H A D | tree-vect-slp.cc | 7591 int dfs; member
|
H A D | tree-ssa-structalias.cc | 1433 unsigned int *dfs; member in scc_info
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-into-ssa.c | 1067 insert_phi_nodes (bitmap_head *dfs) in insert_phi_nodes() 2429 bitmap_head *dfs; in execute() local 3146 insert_updated_phi_nodes_for (tree var, bitmap_head *dfs, bitmap blocks, in insert_updated_phi_nodes_for() 3468 bitmap_head *dfs; in update_ssa() local
|
H A D | cfganal.c | 601 depth_first_search dfs; in connect_infinite_loops_to_exit() local 1650 compute_idf (bitmap def_blocks, bitmap_head *dfs) in compute_idf()
|
H A D | ipa-cp.c | 192 int dfs, low_link; variable
|
H A D | ipa-inline.c | 1920 struct ipa_dfs_info *dfs = (struct ipa_dfs_info *) node->aux; in inline_small_functions() local
|
H A D | tree-ssa-structalias.c | 1403 unsigned int *dfs; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | cortex-a57-fma-steering.cc | 856 func_fma_steering::dfs (void (*process_forest) (fma_forest *), in dfs() function in func_fma_steering
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | cortex-a57-fma-steering.c | 856 func_fma_steering::dfs (void (*process_forest) (fma_forest *), in dfs() function
|