Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp213 MachineInstr *emitIntegerCompare(MachineOperand &LHS, MachineOperand &RHS,
1742 emitIntegerCompare(ICmp.getOperand(2), ICmp.getOperand(3), PredOp, MIB); in selectCompareBranchFedByICmp()
2312 emitIntegerCompare(/*LHS=*/Cmp->getOperand(2), in earlySelect()
3411 emitIntegerCompare(I.getOperand(2), I.getOperand(3), I.getOperand(1), MIB); in select()
4596 MachineInstr *AArch64InstructionSelector::emitIntegerCompare( in emitIntegerCompare() function in AArch64InstructionSelector
5077 emitIntegerCompare(CondDef->getOperand(2), CondDef->getOperand(3), in tryOptSelect()