Home
last modified time | relevance | path

Searched defs:getRHSReg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGenericMachineInstrs.h365 Register getRHSReg() const { return getReg(3); } in getRHSReg() function
401 Register getRHSReg() const { return getOperand(3).getReg(); } in getRHSReg() function
656 Register getRHSReg() const { return getReg(2); } in getRHSReg() function
907 Register getRHSReg() const { return getOperand(2).getReg(); } in getRHSReg() function