Searched refs:buildSelect (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | MachineIRBuilder.h | 811 MachineInstrBuilder buildSelect(const DstOp &Res, const SrcOp &Tst,
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalizerHelper.cpp | 1301 MIRBuilder.buildSelect(MI.getOperand(0).getReg(), MIBICmp, MIBLen, in lowerBitCount() 1352 MIRBuilder.buildSelect(MI.getOperand(0).getReg(), MIBICmp, MIBLen, in lowerBitCount()
|
| H A D | MachineIRBuilder.cpp | 583 MachineInstrBuilder MachineIRBuilder::buildSelect(const DstOp &Res, in buildSelect() function in MachineIRBuilder
|
| H A D | IRTranslator.cpp | 608 MIRBuilder.buildSelect(ResRegs[i], Tst, Op0Regs[i], Op1Regs[i]); in translateSelect()
|