Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h57 void printU32ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp103 void SystemZInstPrinter::printU32ImmOperand(const MCInst *MI, int OpNum, in printU32ImmOperand() function in SystemZInstPrinter
/external/llvm/lib/Target/R600/InstPrinter/
DAMDGPUInstPrinter.h37 void printU32ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DAMDGPUInstPrinter.cpp38 void AMDGPUInstPrinter::printU32ImmOperand(const MCInst *MI, unsigned OpNo, in printU32ImmOperand() function in AMDGPUInstPrinter
/external/llvm/lib/Target/R600/
DAMDGPUInstructions.td41 let PrintMethod = "printU32ImmOperand";