/external/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcInstPrinter.cpp | 37 bool SparcInstPrinter::isV9(const MCSubtargetInfo &STI) const { in isV9() 41 void SparcInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const in printRegName() 46 void SparcInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() 55 bool SparcInstPrinter::printSparcAliasInstr(const MCInst *MI, in printSparcAliasInstr() 109 void SparcInstPrinter::printOperand(const MCInst *MI, int opNum, in printOperand() 141 void SparcInstPrinter::printMemOperand(const MCInst *MI, int opNum, in printMemOperand() 164 void SparcInstPrinter::printCCOperand(const MCInst *MI, int opNum, in printCCOperand() 193 bool SparcInstPrinter::printGetPCX(const MCInst *MI, unsigned opNum, in printGetPCX() 200 void SparcInstPrinter::printMembarTag(const MCInst *MI, int opNum, in printMembarTag()
|
D | SparcTargetStreamer.cpp | 30 << "%" << StringRef(SparcInstPrinter::getRegisterName(reg)).lower() in emitSparcRegisterIgnore() 36 << "%" << StringRef(SparcInstPrinter::getRegisterName(reg)).lower() in emitSparcRegisterScratch()
|
D | SparcInstPrinter.h | 20 class SparcInstPrinter : public MCInstPrinter { 22 SparcInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in SparcInstPrinter() function
|
D | CMakeLists.txt | 4 SparcInstPrinter.cpp
|
D | SparcMCTargetDesc.cpp | 91 return new SparcInstPrinter(MAI, MII, MRI); in createSparcMCInstPrinter()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcInstPrinter.cpp | 37 bool SparcInstPrinter::isV9(const MCSubtargetInfo &STI) const { in isV9() 41 void SparcInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const in printRegName() 46 void SparcInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() 54 bool SparcInstPrinter::printSparcAliasInstr(const MCInst *MI, in printSparcAliasInstr() 108 void SparcInstPrinter::printOperand(const MCInst *MI, int opNum, in printOperand() 140 void SparcInstPrinter::printMemOperand(const MCInst *MI, int opNum, in printMemOperand() 163 void SparcInstPrinter::printCCOperand(const MCInst *MI, int opNum, in printCCOperand() 192 bool SparcInstPrinter::printGetPCX(const MCInst *MI, unsigned opNum, in printGetPCX() 199 void SparcInstPrinter::printMembarTag(const MCInst *MI, int opNum, in printMembarTag()
|
D | SparcTargetStreamer.cpp | 30 << "%" << StringRef(SparcInstPrinter::getRegisterName(reg)).lower() in emitSparcRegisterIgnore() 36 << "%" << StringRef(SparcInstPrinter::getRegisterName(reg)).lower() in emitSparcRegisterScratch()
|
D | SparcInstPrinter.h | 20 class SparcInstPrinter : public MCInstPrinter { 22 SparcInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in SparcInstPrinter() function
|
D | CMakeLists.txt | 4 SparcInstPrinter.cpp
|
D | SparcMCTargetDesc.cpp | 91 return new SparcInstPrinter(MAI, MII, MRI); in createSparcMCInstPrinter()
|
/external/llvm/lib/Target/Sparc/InstPrinter/ |
D | SparcInstPrinter.cpp | 38 bool SparcInstPrinter::isV9(const MCSubtargetInfo &STI) const { in isV9() 42 void SparcInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const in printRegName() 47 void SparcInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst() 54 bool SparcInstPrinter::printSparcAliasInstr(const MCInst *MI, in printSparcAliasInstr() 108 void SparcInstPrinter::printOperand(const MCInst *MI, int opNum, in printOperand() 140 void SparcInstPrinter::printMemOperand(const MCInst *MI, int opNum, in printMemOperand() 163 void SparcInstPrinter::printCCOperand(const MCInst *MI, int opNum, in printCCOperand() 192 bool SparcInstPrinter::printGetPCX(const MCInst *MI, unsigned opNum, in printGetPCX()
|
D | CMakeLists.txt | 2 SparcInstPrinter.cpp
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcTargetStreamer.cpp | 31 << "%" << StringRef(SparcInstPrinter::getRegisterName(reg)).lower() in emitSparcRegisterIgnore() 37 << "%" << StringRef(SparcInstPrinter::getRegisterName(reg)).lower() in emitSparcRegisterScratch()
|
D | SparcMCTargetDesc.cpp | 126 return new SparcInstPrinter(MAI, MII, MRI); in createSparcMCInstPrinter()
|
/external/llvm-project/llvm/utils/gn/secondary/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | BUILD.gn | 54 "SparcInstPrinter.cpp",
|
/external/capstone/xcode/Capstone.xcodeproj/ |
D | project.pbxproj | 78 …B19DE6FDA00BCA449 /* SparcInstPrinter.c in Sources */ = {isa = PBXBuildFile; fileRef = DCFE241F19D… 114 …F19DE6FDA00BCA449 /* SparcInstPrinter.c in Sources */ = {isa = PBXBuildFile; fileRef = DCFE241F19D… 169 …819DDCDAD00EF8EA9 /* SparcInstPrinter.c in Sources */ = {isa = PBXBuildFile; fileRef = DCFE241F19D… 428 …1F19DDCD8800EF8EA9 /* SparcInstPrinter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcec… 429 …2019DDCD8800EF8EA9 /* SparcInstPrinter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcec… 859 DCFE241F19DDCD8800EF8EA9 /* SparcInstPrinter.c */, 860 DCFE242019DDCD8800EF8EA9 /* SparcInstPrinter.h */, 1496 DC474FCF19DE6FDA00BCA449 /* SparcInstPrinter.c in Sources */, 1582 DCFE247819DDCDAD00EF8EA9 /* SparcInstPrinter.c in Sources */, 1616 DC474FAB19DE6FDA00BCA449 /* SparcInstPrinter.c in Sources */,
|
/external/capstone/ |
D | CMakeLists.txt | 321 arch/Sparc/SparcInstPrinter.c 333 arch/Sparc/SparcInstPrinter.h
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcAsmPrinter.cpp | 59 return SparcInstPrinter::getRegisterName(RegNo); in getRegisterName()
|
D | SparcInstrAliases.td | 343 // SparcInstPrinter.cpp
|
/external/llvm/lib/Target/Sparc/ |
D | SparcAsmPrinter.cpp | 61 return SparcInstPrinter::getRegisterName(RegNo); in getRegisterName()
|
D | SparcInstrAliases.td | 344 // SparcInstPrinter.cpp
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcAsmPrinter.cpp | 59 return SparcInstPrinter::getRegisterName(RegNo); in getRegisterName()
|
D | SparcInstrAliases.td | 343 // SparcInstPrinter.cpp
|