Searched defs:TH (Results 1 – 9 of 9) sorted by relevance
/llvm-project/libcxx/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/ |
H A D | construct_types.pass.cpp | 58 PMATest<T> TH; in doTest() local 67 PMATest<T> TH; in doTestUsesAllocV0() local 76 PMATest<T> TH; in doTestUsesAllocV1() local 85 PMATest<T> TH; in doTestUsesAllocV2() local
|
/llvm-project/clang/test/CXX/special/class.dtor/ |
H A D | p3-0x.cpp | 113 struct TH { struct 115 ~TH(); argument
|
/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCInstPrinter.cpp | 165 unsigned char TH = MI->getOperand(0).getImm(); in printInst() local
|
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUInstPrinter.cpp | 186 const int64_t TH = Imm & CPol::TH; printCPol() local 209 printTH(const MCInst * MI,int64_t TH,int64_t Scope,raw_ostream & O) printTH() argument [all...] |
/llvm-project/clang-tools-extra/modularize/ |
H A D | PreprocessorTracker.cpp | 901 HeaderHandle TH; in handleHeaderExit() local
|
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 4965 const unsigned TH = CPol & AMDGPU::CPol::TH; validateTHAndScopeBits() local 6530 int64_t TH; parseCPol() local 6622 parseTH(OperandVector & Operands,int64_t & TH) parseTH() argument [all...] |
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitSimplify.cpp | 1660 BitTracker::RegisterRef TH = { R, SubHi }; in processBlock() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIDefines.h | 393 TH = 0x7, // All TH bits global() enumerator
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 10469 SDValue TH = DAG.getNode(ISD::SRL, dl, VT, T, Shift); forceExpandWideMUL() local
|