Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/InstPrinter/
DSparcInstPrinter.h50 bool printGetPCX(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
DSparcInstPrinter.cpp192 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/
DSparcInstPrinter.h49 bool printGetPCX(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
DSparcInstPrinter.cpp192 bool SparcInstPrinter::printGetPCX(const MCInst *MI, unsigned opNum, in printGetPCX() function in SparcInstPrinter
/external/capstone/arch/Sparc/
DSparcInstPrinter.c344 static bool printGetPCX(MCInst *MI, unsigned opNum, SStream *O) in printGetPCX() function
DSparcGenAsmWriter.inc868 printGetPCX(MI, 0, O);
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td226 let PrintMethod = "printGetPCX";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.td246 let PrintMethod = "printGetPCX";