Home
last modified time | relevance | path

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

/external/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/swiftshader/third_party/LLVM/include/llvm/Support/
DTimer.h88 TimerGroup *TG; // The TimerGroup this Timer is in. variable
/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/llvm/lib/Support/
DTimer.cpp373 for (TimerGroup *TG = TimerGroupList; TG; TG = TG->Next) in printAll() local
/external/swiftshader/third_party/LLVM/lib/Support/
DTimer.cpp391 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/lib/Transforms/Scalar/
DSCCP.cpp2090 const DenseMap<GlobalVariable*, LatticeVal> &TG = Solver.getTrackedGlobals(); in runOnModule() local
/external/llvm/lib/IR/
DLegacyPassManager.cpp454 TimerGroup TG; member in __anonf7119cc20511::TimingInfo
/external/swiftshader/third_party/LLVM/lib/VMCore/
DPassManager.cpp469 TimerGroup TG; member in __anond8004f4a0211::TimingInfo