Home
last modified time | relevance | path

Searched defs:Tst (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/
H A DDIETest.cpp57 DIEExpr Tst(Val); in TEST_P() local
62 DIEExpr Tst(Val); in TEST_P() local
90 DIELabel Tst(Val); in TEST_P() local
95 DIELabel Tst(Val); in TEST_P() local
136 DIEDelta Tst(Hi, Lo); in TEST_P() local
141 DIEDelta Tst(Hi, Lo); in TEST_P() local
161 DIELocList Tst(999); in TEST_P() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp413 MachineInstrBuilder MachineIRBuilder::buildBrCond(const SrcOp &Tst, in buildBrCond() argument
915 buildSelect(const DstOp & Res,const SrcOp & Tst,const SrcOp & Op0,const SrcOp & Op1,std::optional<unsigned> Flags) buildSelect() argument
H A DIRTranslator.cpp1511 Register Tst = getOrCreateVReg(*U.getOperand(0)); translateSelect() local
/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerHelperTest.cpp3447 auto Tst = B.buildTrunc(S1, Copies[0]); in TEST_F() local