/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86IntelInstPrinter.cpp | 31 void X86IntelInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { in printRegName() 35 void X86IntelInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst() 54 void X86IntelInstPrinter::printSSEAVXCC(const MCInst *MI, unsigned Op, in printSSEAVXCC() 94 void X86IntelInstPrinter::printXOPCC(const MCInst *MI, unsigned Op, in printXOPCC() 110 void X86IntelInstPrinter::printRoundingControl(const MCInst *MI, unsigned Op, in printRoundingControl() 123 void X86IntelInstPrinter::printPCRelImm(const MCInst *MI, unsigned OpNo, in printPCRelImm() 144 void X86IntelInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand() 157 void X86IntelInstPrinter::printMemReference(const MCInst *MI, unsigned Op, in printMemReference() 209 void X86IntelInstPrinter::printSrcIdx(const MCInst *MI, unsigned Op, in printSrcIdx() 223 void X86IntelInstPrinter::printDstIdx(const MCInst *MI, unsigned Op, in printDstIdx() [all …]
|
D | CMakeLists.txt | 3 X86IntelInstPrinter.cpp
|
D | X86IntelInstPrinter.h | 22 class X86IntelInstPrinter final : public MCInstPrinter { 24 X86IntelInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in X86IntelInstPrinter() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/ |
D | X86IntelInstPrinter.cpp | 34 void X86IntelInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { in printRegName() 38 void X86IntelInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst() 58 void X86IntelInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand() 72 void X86IntelInstPrinter::printMemReference(const MCInst *MI, unsigned Op, in printMemReference() 120 void X86IntelInstPrinter::printSrcIdx(const MCInst *MI, unsigned Op, in printSrcIdx() 129 void X86IntelInstPrinter::printDstIdx(const MCInst *MI, unsigned Op, in printDstIdx() 137 void X86IntelInstPrinter::printMemOffset(const MCInst *MI, unsigned Op, in printMemOffset() 156 void X86IntelInstPrinter::printU8Imm(const MCInst *MI, unsigned Op, in printU8Imm()
|
D | CMakeLists.txt | 3 X86IntelInstPrinter.cpp
|
D | X86IntelInstPrinter.h | 22 class X86IntelInstPrinter final : public X86InstPrinterCommon { 24 X86IntelInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in X86IntelInstPrinter() function
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/InstPrinter/ |
D | X86IntelInstPrinter.cpp | 31 void X86IntelInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { in printRegName() 35 void X86IntelInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst() 45 StringRef X86IntelInstPrinter::getOpcodeName(unsigned Opcode) const { in getOpcodeName() 49 void X86IntelInstPrinter::printSSECC(const MCInst *MI, unsigned Op, in printSSECC() 66 void X86IntelInstPrinter::print_pcrel_imm(const MCInst *MI, unsigned OpNo, in print_pcrel_imm() 82 void X86IntelInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand() 95 void X86IntelInstPrinter::printMemReference(const MCInst *MI, unsigned Op, in printMemReference()
|
D | X86IntelInstPrinter.h | 24 class X86IntelInstPrinter : public MCInstPrinter { 26 X86IntelInstPrinter(const MCAsmInfo &MAI) in X86IntelInstPrinter() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/ |
D | X86Operand.h | 119 OS << "Reg:" << X86IntelInstPrinter::getRegisterName(Reg.RegNo); in print() 135 OS << ",BaseReg=" << X86IntelInstPrinter::getRegisterName(Mem.BaseReg); in print() 138 << X86IntelInstPrinter::getRegisterName(Mem.IndexReg); in print() 144 OS << ",SegReg=" << X86IntelInstPrinter::getRegisterName(Mem.SegReg); in print()
|
D | X86AsmParser.cpp | 1588 BaseRegStr = X86IntelInstPrinter::getRegisterName(SM.getBaseReg()); in RewriteIntelExpression() 1590 IndexRegStr = X86IntelInstPrinter::getRegisterName(SM.getIndexReg()); in RewriteIntelExpression() 2828 StringRef RegName = X86IntelInstPrinter::getRegisterName(Src2); in validateInstruction()
|
/external/capstone/ |
D | Android.bp | 23 "arch/X86/X86IntelInstPrinter.c",
|
D | Makefile | 222 LIBOBJ_X86 += $(OBJDIR)/arch/X86/X86IntelInstPrinter.o
|
D | CMakeLists.txt | 178 arch/X86/X86IntelInstPrinter.c
|
/external/capstone/xcode/Capstone.xcodeproj/ |
D | project.pbxproj | 84 …DE6FDA00BCA449 /* X86IntelInstPrinter.c in Sources */ = {isa = PBXBuildFile; fileRef = DCFE244519D… 120 …DE6FDA00BCA449 /* X86IntelInstPrinter.c in Sources */ = {isa = PBXBuildFile; fileRef = DCFE244519D… 158 …DDCDC000EF8EA9 /* X86IntelInstPrinter.c in Sources */ = {isa = PBXBuildFile; fileRef = DCFE244519D… 411 …9DDCD8800EF8EA9 /* X86IntelInstPrinter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcec… 812 DCFE244519DDCD8800EF8EA9 /* X86IntelInstPrinter.c */, 1369 DC474FDA19DE6FDA00BCA449 /* X86IntelInstPrinter.c in Sources */, 1398 DCFE248C19DDCDC000EF8EA9 /* X86IntelInstPrinter.c in Sources */, 1475 DC474FB619DE6FDA00BCA449 /* X86IntelInstPrinter.c in Sources */,
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.cpp | 406 return new X86IntelInstPrinter(MAI); in createX86MCInstPrinter()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.cpp | 221 return new X86IntelInstPrinter(MAI, MII, MRI); in createX86MCInstPrinter()
|
/external/swiftshader/third_party/LLVM/ |
D | Android.mk | 285 lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp \
|
D | Android.bp | 23 "lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp",
|
D | BUILD.gn | 358 "lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp",
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.cpp | 289 return new X86IntelInstPrinter(MAI, MII, MRI); in createX86MCInstPrinter()
|
/external/swiftshader/ |
D | CMakeLists.txt | 566 ${LLVM_DIR}/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp 1493 ${LLVM_DIR}/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp
|
/external/swiftshader/third_party/llvm-7.0/ |
D | Android.mk | 791 llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp \
|
D | BUILD.gn | 429 "llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp",
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86GenAsmWriter1.inc | 11 void X86IntelInstPrinter::printInstruction(const MCInst *MI, raw_ostream &O) { 6154 const char *X86IntelInstPrinter::getRegisterName(unsigned RegNo) { 6202 const char *X86IntelInstPrinter::getInstructionName(unsigned Opcode) { 7886 bool X86IntelInstPrinter::printAliasInstr(const MCInst *MI, raw_ostream &OS) {
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmWriter1.inc | 11 void X86IntelInstPrinter::printInstruction(const MCInst *MI, raw_ostream &O) { 33688 const char *X86IntelInstPrinter::getRegisterName(unsigned RegNo) { 33975 bool X86IntelInstPrinter::printAliasInstr(const MCInst *MI, raw_ostream &OS) { 34035 void X86IntelInstPrinter::printCustomAliasOperand(
|