Searched defs:getValueReg (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGenericMachineInstrs.h154 Register getValueReg() const { return getOperand(1).getReg(); } function in class:llvm::GIndexedStore
223 Register getValueReg() const { return getOperand(0).getReg(); } function in class:llvm::GStore

Completed in 111 milliseconds