Home
last modified time | relevance | path

Searched refs:TH (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
H A Dconstruct_types.pass.cpp63 PMATest<T> TH; in doTest() local
65 TH.construct(std::forward<Args>(args)...); in doTest()
66 return checkConstruct<Args&&...>(*TH.ptr, UAExpect, &TH.R); in doTest()
74 PMATest<T> TH; in doTestUsesAllocV0() local
76 TH.construct(std::forward<Args>(args)...); in doTestUsesAllocV0()
77 return checkConstruct<Args&&...>(*TH.ptr, UA_None); in doTestUsesAllocV0()
85 PMATest<T> TH; in doTestUsesAllocV1() local
88 return checkConstruct<Args&&...>(*TH.ptr, UA_AllocArg, ealloc); in doTestUsesAllocV1()
95 PMATest<T> TH; in doTestUsesAllocV2() local
97 TH.construct(std::forward<Args>(args)..., ealloc); in doTestUsesAllocV2()
[all …]
/llvm-project-15.0.7/clang/test/CXX/special/class.dtor/
H A Dp3-0x.cpp113 struct TH { struct
115 ~TH(); argument
118 TH<T>::~TH() {} in ~TH()
123 TH<int> h; in tinst()
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dinline-asm-clobber-lr.ll8 …%v0 = tail call i32* asm sideeffect "call 1f; r31.h = #hi(TH); r31.l = #lo(TH); jumpr r31; 1: $0 =…
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp165 unsigned char TH = MI->getOperand(0).getImm(); in printInst() local
169 if (TH == 16) in printInst()
174 if (IsBookE && TH != 0 && TH != 16) in printInst()
175 O << (unsigned int) TH << ", "; in printInst()
181 if (!IsBookE && TH != 0 && TH != 16) in printInst()
182 O << ", " << (unsigned int) TH; in printInst()
/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp902 HeaderHandle TH; in handleHeaderExit() local
905 TH = getCurrentHeaderHandle(); in handleHeaderExit()
907 } while ((TH != H) && (HeaderStack.size() != 0)); in handleHeaderExit()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td1552 "dcbf $dst, $TH", IIC_LdStDCBF, []>,
1557 "dcbt $dst, $TH", IIC_LdStDCBF, []>,
1560 "dcbtst $dst, $TH", IIC_LdStDCBF, []>,
1589 def : Pat<(int_ppc_dcbt_with_hint xoaddr:$dst, i32:$TH),
1590 (DCBT i32:$TH, xoaddr:$dst)>;
1591 def : Pat<(int_ppc_dcbtst_with_hint xoaddr:$dst, i32:$TH),
1592 (DCBTST i32:$TH, xoaddr:$dst)>;
4314 def DCBTCT : PPCAsmPseudo<"dcbtct $dst, $TH", (ins memrr:$dst, u5imm:$TH)>;
4315 def DCBTDS : PPCAsmPseudo<"dcbtds $dst, $TH", (ins memrr:$dst, u5imm:$TH)>;
4318 def DCBTSTCT : PPCAsmPseudo<"dcbtstct $dst, $TH", (ins memrr:$dst, u5imm:$TH)>;
[all …]
H A DPPCInstrFormats.td1353 bits<5> TH;
1359 let Inst{6-10} = TH;
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1660 BitTracker::RegisterRef TH = { R, SubHi }; in processBlock() local
1662 if (findMatch(TL, ML, AVB) && findMatch(TH, MH, AVB)) { in processBlock()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3685 SDValue TH = DAG.getNode(ISD::SRL, dl, NVT, T, Shift); in ExpandIntRes_MUL() local
3690 DAG.getNode(ISD::MUL, dl, NVT, LLH, RLL), TH); in ExpandIntRes_MUL()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ConfusableTable/
H A Dconfusables.txt6236 1677 ; 15A7 00B7 ; MA # ( ᙷ → ᖧ· ) CANADIAN SYLLABICS WOODS-CREE THWEE → CANADIAN SYLLABICS TH-CREE…
6238 1678 ; 15A8 00B7 ; MA # ( ᙸ → ᖨ· ) CANADIAN SYLLABICS WOODS-CREE THWI → CANADIAN SYLLABICS TH-CREE …
6240 1679 ; 15A9 00B7 ; MA # ( ᙹ → ᖩ· ) CANADIAN SYLLABICS WOODS-CREE THWII → CANADIAN SYLLABICS TH-CREE…
6242 167A ; 15AA 00B7 ; MA # ( ᙺ → ᖪ· ) CANADIAN SYLLABICS WOODS-CREE THWO → CANADIAN SYLLABICS TH-CREE …
6244 167B ; 15AB 00B7 ; MA # ( ᙻ → ᖫ· ) CANADIAN SYLLABICS WOODS-CREE THWOO → CANADIAN SYLLABICS TH-CREE…
6246 167C ; 15AC 00B7 ; MA # ( ᙼ → ᖬ· ) CANADIAN SYLLABICS WOODS-CREE THWA → CANADIAN SYLLABICS TH-CREE …
6248 167D ; 15AD 00B7 ; MA # ( ᙽ → ᖭ· ) CANADIAN SYLLABICS WOODS-CREE THWAA → CANADIAN SYLLABICS TH-CREE…