HomeSort by relevance Sort by last modified time
    Searched refs:printSparcAliasInstr (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Target/Sparc/InstPrinter/
SparcInstPrinter.h 30 bool printSparcAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI,
SparcInstPrinter.cpp 49 if (!printAliasInstr(MI, STI, O) && !printSparcAliasInstr(MI, STI, O))
54 bool SparcInstPrinter::printSparcAliasInstr(const MCInst *MI,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/InstPrinter/
SparcInstPrinter.h 30 bool printSparcAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI,
SparcInstPrinter.cpp 49 if (!printAliasInstr(MI, STI, O) && !printSparcAliasInstr(MI, STI, O))
54 bool SparcInstPrinter::printSparcAliasInstr(const MCInst *MI,
  /external/capstone/arch/Sparc/
SparcInstPrinter.c 105 static bool printSparcAliasInstr(MCInst *MI, SStream *O)
444 if (!printSparcAliasInstr(MI, O))

Completed in 86 milliseconds