Home
last modified time | relevance | path

Searched defs:printGetPCX (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Sparc/InstPrinter/
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.cpp192 bool SparcInstPrinter::printGetPCX(const MCInst *MI, unsigned opNum, in printGetPCX() function in SparcInstPrinter
/external/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcInstPrinter.cpp193 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