Home
last modified time | relevance | path

Searched refs:printU32ImmOperand (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h58 void printU32ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp105 void SystemZInstPrinter::printU32ImmOperand(const MCInst *MI, int OpNum, in printU32ImmOperand() function in SystemZInstPrinter
/external/llvm/lib/Target/R600/InstPrinter/
DAMDGPUInstPrinter.h42 void printU32ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DAMDGPUInstPrinter.cpp40 void AMDGPUInstPrinter::printU32ImmOperand(const MCInst *MI, unsigned OpNo, in printU32ImmOperand() function in AMDGPUInstPrinter
/external/llvm/lib/Target/R600/
DAMDGPUInstructions.td47 let PrintMethod = "printU32ImmOperand";