Searched refs:printGetPCX (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Target/Sparc/InstPrinter/ |
D | SparcInstPrinter.h | 50 bool printGetPCX(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
|
D | SparcInstPrinter.cpp | 192 bool SparcInstPrinter::printGetPCX(const MCInst *MI, unsigned opNum, in printGetPCX() function in SparcInstPrinter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcInstPrinter.h | 49 bool printGetPCX(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
|
D | SparcInstPrinter.cpp | 192 bool SparcInstPrinter::printGetPCX(const MCInst *MI, unsigned opNum, in printGetPCX() function in SparcInstPrinter
|
/external/capstone/arch/Sparc/ |
D | SparcInstPrinter.c | 344 static bool printGetPCX(MCInst *MI, unsigned opNum, SStream *O) in printGetPCX() function
|
D | SparcGenAsmWriter.inc | 868 printGetPCX(MI, 0, O);
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 226 let PrintMethod = "printGetPCX";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 246 let PrintMethod = "printGetPCX";
|