Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.cpp442 PPCInstrInfo::getRegNumForOperand(MCII.get(MI.getOpcode()), in getMachineOpValue()
H A DPPCInstPrinter.cpp643 Reg = PPCInstrInfo::getRegNumForOperand(MII.get(MI->getOpcode()), in printOperand()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h762 static unsigned getRegNumForOperand(const MCInstrDesc &Desc, unsigned Reg, in getRegNumForOperand() function