Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp297 emitOverflowOp(unsigned Opcode, Register Dst, MachineOperand &LHS,
3081 auto OpAndCC = emitOverflowOp(Opcode, I.getOperand(0).getReg(), in select()
4765 AArch64InstructionSelector::emitOverflowOp(unsigned Opcode, Register Dst, in emitOverflowOp() function in AArch64InstructionSelector