Searched refs:getCarryInReg (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGenericMachineInstrs.h436 Register getCarryInReg() const { return getReg(4); } function in class:llvm::GAddSubCarryInOut
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4767 emitCarryIn(I, CarryInMI->getCarryInReg());

Completed in 68 milliseconds