Home
last modified time | relevance | path

Searched defs:dfs (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dop-common.h1880 #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 Dop-common.h1880 #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 DImportedFunctionsInliningStatistics.cpp187 void ImportedFunctionsInliningStatistics::dfs(InlineGraphNode &GraphNode) { in dfs() function in ImportedFunctionsInliningStatistics
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_buddy.c356 struct list_head dfs = LIST_HEAD_INIT(dfs); in i915_buddy_alloc_range() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-into-ssa.cc1068 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 Dcfganal.cc630 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 Dipa-inline.cc1980 struct ipa_dfs_info *dfs = (struct ipa_dfs_info *) node->aux; in inline_small_functions() local
H A Dipa-cp.cc201 int dfs = 0; member in ipcp_value
H A Dtree-vect-slp.cc7591 int dfs; member
H A Dtree-ssa-structalias.cc1433 unsigned int *dfs; member in scc_info
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-into-ssa.c1067 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 Dcfganal.c601 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 Dipa-cp.c192 int dfs, low_link; variable
H A Dipa-inline.c1920 struct ipa_dfs_info *dfs = (struct ipa_dfs_info *) node->aux; in inline_small_functions() local
H A Dtree-ssa-structalias.c1403 unsigned int *dfs; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.cc856 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 Dcortex-a57-fma-steering.c856 func_fma_steering::dfs (void (*process_forest) (fma_forest *), in dfs() function