HomeSort by relevance Sort by last modified time
    Searched refs:getVerboseConditionRegName (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.h 27 const char *getVerboseConditionRegName(unsigned RegNum,
PPCInstPrinter.cpp 474 const char *PPCInstPrinter::getVerboseConditionRegName(unsigned RegNum,
541 RegName = getVerboseConditionRegName(Reg, MRI.getEncodingValue(Reg));

Completed in 465 milliseconds