Home
last modified time | relevance | path

Searched defs:TG (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/llvm/include/llvm/Support/
DParallel.h92 const Comparator &Comp, TaskGroup &TG, size_t Depth) { in parallel_quick_sort()
119 TaskGroup TG; in parallel_sort() local
138 TaskGroup TG; in parallel_for_each() local
154 TaskGroup TG; in parallel_for_each_n() local
182 TaskGroup TG; in parallel_transform_reduce() local
DTimer.h83 TimerGroup *TG = nullptr; ///< The TimerGroup this Timer is in. variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DParallel.h96 const Comparator &Comp, TaskGroup &TG, size_t Depth) { in parallel_quick_sort()
123 TaskGroup TG; in parallel_sort() local
138 TaskGroup TG; in parallel_for_each() local
152 TaskGroup TG; in parallel_for_each_n() local
DTimer.h83 TimerGroup *TG = nullptr; ///< The TimerGroup this Timer is in. variable
/external/llvm-project/llvm/include/llvm/IR/
DPassTimingInfo.h53 TimerGroup TG; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPassTimingInfo.h56 TimerGroup TG; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimer.cpp390 for (TimerGroup *TG = TimerGroupList; TG; TG = TG->Next) in printAll() local
396 for (TimerGroup *TG = TimerGroupList; TG; TG = TG->Next) in clearAll() local
436 for (TimerGroup *TG = TimerGroupList; TG; TG = TG->Next) in printAllJSONValues() local
/external/llvm-project/llvm/lib/Support/
DTimer.cpp397 for (TimerGroup *TG = TimerGroupList; TG; TG = TG->Next) in printAll() local
403 for (TimerGroup *TG = TimerGroupList; TG; TG = TG->Next) in clearAll() local
443 for (TimerGroup *TG = TimerGroupList; TG; TG = TG->Next) in printAllJSONValues() local
/external/clang/test/CXX/special/class.dtor/
Dp3-0x.cpp105 struct TG { struct
107 ~TG(); argument
/external/llvm-project/clang/test/CXX/special/class.dtor/
Dp3-0x.cpp105 struct TG { struct
107 ~TG(); argument
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTimer.cpp367 for (TimerGroup *TG = TimerGroupList; TG; TG = TG->Next) in printAll() local
397 for (TimerGroup *TG = TimerGroupList; TG; TG = TG->Next) in printAllJSONValues() local
/external/llvm/include/llvm/Support/
DTimer.h84 TimerGroup *TG; // The TimerGroup this Timer is in. variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimer.h83 TimerGroup *TG = nullptr; ///< The TimerGroup this Timer is in. variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPassTimingInfo.cpp63 TimerGroup TG; member in llvm::__anon5d7900d00111::legacy::PassTimingInfo
/external/llvm-project/llvm/lib/IR/
DPassTimingInfo.cpp66 TimerGroup TG; member in llvm::__anond97ef6dc0211::legacy::PassTimingInfo
/external/llvm/lib/Support/
DTimer.cpp373 for (TimerGroup *TG = TimerGroupList; TG; TG = TG->Next) in printAll() local
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp1894 const DenseMap<GlobalVariable*, LatticeVal> &TG = Solver.getTrackedGlobals(); in runIPSCCP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp2216 const DenseMap<GlobalVariable*, LatticeVal> &TG = Solver.getTrackedGlobals(); in runIPSCCP() local
/external/llvm/lib/IR/
DLegacyPassManager.cpp454 TimerGroup TG; member in __anon8a1303aa0511::TimingInfo
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp237 if (const auto *TG = dyn_cast<OMPTaskgroupDirective>(&S)) { in OMPSimdLexicalScope() local