Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp189 void ImportedFunctionsInliningStatistics::dfs(InlineGraphNode &GraphNode) { in dfs() function in ImportedFunctionsInliningStatistics
/openbsd-src/gnu/gcc/gcc/config/soft-fp/
H A Dop-common.h1151 #define FP_EXTEND(dfs,sfs,dwc,swc,D,S) \ argument
1208 #define FP_TRUNC(dfs,sfs,dwc,swc,D,S) \ argument
/openbsd-src/gnu/gcc/gcc/
H A Dtree-into-ssa.c1008 find_idf (bitmap def_blocks, bitmap *dfs) in find_idf()
1199 insert_phi_nodes (bitmap *dfs) in insert_phi_nodes()
2085 bitmap *dfs; in rewrite_into_ssa() local
2732 insert_updated_phi_nodes_for (tree var, bitmap *dfs, bitmap blocks, in insert_updated_phi_nodes_for()
3054 bitmap *dfs; in update_ssa() local
H A Dcfgloopanal.c147 dfs (struct graph *g, int *qs, int nq, int *qt, bool forward) in dfs() function
H A Dtree-ssa-structalias.c1103 unsigned int *dfs; member
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h299 void GenericCycleInfoCompute<ContextT>::dfs(BlockT *EntryBlock) { in dfs() function
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_buddy.c501 struct list_head *dfs, in __alloc_range()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrameList.cpp311 void dfs(CallEdge &current_edge, Function &callee) { in FindInterveningFrames() function
/openbsd-src/sys/ufs/ffs/
H A Dffs_vfsops.c1359 struct fs *dfs, *fs = mp->um_fs; in ffs_sbupdate() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dssa.c1165 sbitmap *dfs; in convert_to_ssa() local