Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp265 MachineInstr *emitADD(Register DefReg, MachineOperand &LHS,
3072 emitADD(I.getOperand(0).getReg(), I.getOperand(1), I.getOperand(2), MIB); in select()
4520 AArch64InstructionSelector::emitADD(Register DefReg, MachineOperand &LHS, in emitADD() function in AArch64InstructionSelector