Home
last modified time | relevance | path

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 Dconstruct_types.pass.cpp58 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 Dp3-0x.cpp113 struct TH { struct
115 ~TH(); argument
/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp165 unsigned char TH = MI->getOperand(0).getImm(); in printInst() local
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp186 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 DPreprocessorTracker.cpp901 HeaderHandle TH; in handleHeaderExit() local
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4965 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 DHexagonBitSimplify.cpp1660 BitTracker::RegisterRef TH = { R, SubHi }; in processBlock() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h393 TH = 0x7, // All TH bits global() enumerator
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10469 SDValue TH = DAG.getNode(ISD::SRL, dl, VT, T, Shift); forceExpandWideMUL() local