Home
last modified time | relevance | path

Searched refs:getVerboseConditionRegName (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.h26 const char *getVerboseConditionRegName(unsigned RegNum,
H A DPPCInstPrinter.cpp608 const char *PPCInstPrinter::getVerboseConditionRegName(unsigned RegNum, in getVerboseConditionRegName() function in PPCInstPrinter
646 RegName = getVerboseConditionRegName(Reg, MRI.getEncodingValue(Reg)); in printOperand()