Searched defs:DFS (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAnnotateUniformValues.cpp80 static void DFS(BasicBlock *Root, SetVector<BasicBlock*> & Set) { function
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp36 class DFS : public WorkList { class in namespace:__anon903
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopIterator.h174 LoopBlocksDFS DFS; member in class:llvm::LoopBlocksRPO
206 LoopBlocksDFS &DFS; member in class:llvm::LoopBlocksTraversal
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h123 DFS, member in class:clang::ExplorationStrategyKind
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp124 LoopBlocksDFS DFS; member in class:__anon2708::ConstantTerminatorFoldingImpl
189 bool hasIrreducibleCFG(LoopBlocksDFS &DFS) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp280 struct DFS { struct
289 DFS(Function *end, ModuleList &images, ExecutionContext &context) function in struct:DFS
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp466 std::vector<BasicBlock *> DFS; local
/freebsd-11-stable/sys/dev/ncr/
H A Dncrreg.h164 #define DFS 0x20 /* mod: dma fifo size */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1456 SchedDAGReverseDFS DFS; local
[all...]
H A DMachineScheduler.cpp3717 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? local
3732 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp387 DataFlowSanitizer &DFS; member in struct:__anon2623::DFSanFunction
410 DFSanFunction(DataFlowSanitizer &DFS, Function *F, bool IsNativeABI) argument
[all...]
/freebsd-11-stable/sys/dev/sym/
H A Dsym_defs.h382 #define DFS 0x20 /* mod: dma fifo size */ macro

Completed in 129 milliseconds