Searched defs:Tst (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp379 Register Tst = getOrCreateVReg(*BrInst.getCondition()); local
1000 Register Tst = getOrCreateVReg(*U.getOperand(0)); local
H A DMachineIRBuilder.cpp315 MachineInstrBuilder MachineIRBuilder::buildBrCond(Register Tst, argument
682 buildSelect(const DstOp &Res, const SrcOp &Tst, const SrcOp &Op0, const SrcOp &Op1, Optional<unsigned> Flags) argument

Completed in 148 milliseconds