Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h795 static unsigned getRegNumForOperand(const MCInstrDesc &Desc, unsigned Reg, in getRegNumForOperand() function