Home
last modified time | relevance | path

Searched refs:printS32ImmOperand (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h62 void printS32ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp127 void SystemZInstPrinter::printS32ImmOperand(const MCInst *MI, int OpNum, in printS32ImmOperand() function in SystemZInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h65 void printS32ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp130 void SystemZInstPrinter::printS32ImmOperand(const MCInst *MI, int OpNum, in printS32ImmOperand() function in SystemZInstPrinter
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp59 void printS32ImmOperand(const MachineInstr *MI, int OpNum, raw_ostream &O) { in printS32ImmOperand() function in __anon754aff4f0111::SystemZAsmPrinter
DSystemZOperands.td266 let PrintMethod = "printS32ImmOperand";
269 let PrintMethod = "printS32ImmOperand";
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c237 static void printS32ImmOperand(MCInst *MI, int OpNum, SStream *O) in printS32ImmOperand() function
DSystemZGenAsmWriter.inc1712 printS32ImmOperand(MI, 2, O);
1774 printS32ImmOperand(MI, 1, O);