Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h430 static unsigned getRegNumForOperand(const MCInstrDesc &Desc, unsigned Reg, in getRegNumForOperand() function
H A DPPCAsmPrinter.cpp168 unsigned Reg = PPCInstrInfo::getRegNumForOperand(MI->getDesc(), in printOperand()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.cpp273 PPCInstrInfo::getRegNumForOperand(MCII.get(MI.getOpcode()), in getMachineOpValue()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.cpp511 Reg = PPCInstrInfo::getRegNumForOperand(MII.get(MI->getOpcode()), in printOperand()