Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp343 emitOverflowOp(unsigned Opcode, Register Dst, MachineOperand &LHS,
4755 auto OpAndCC = emitOverflowOp(I.getOpcode(), CarryMI.getDstReg(), in selectOverflowOp()
4776 AArch64InstructionSelector::emitOverflowOp(unsigned Opcode, Register Dst, in emitOverflowOp() function in AArch64InstructionSelector