/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.h | 27 const MCSubtargetInfo &STI) override; 31 void printInstruction(const MCInst *MI, const MCSubtargetInfo &STI, 33 virtual bool printAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI, 37 const MCSubtargetInfo &STI, 41 void printOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 45 const MCSubtargetInfo &STI, raw_ostream &O); 47 const MCSubtargetInfo &STI, raw_ostream &O); 50 const MCSubtargetInfo &STI, raw_ostream &O); 52 const MCSubtargetInfo &STI, raw_ostream &O); 54 const MCSubtargetInfo &STI, raw_ostream &O); [all …]
|
D | ARMInstPrinter.cpp | 81 StringRef Annot, const MCSubtargetInfo &STI) { in printInst() 285 const MCSubtargetInfo &STI, raw_ostream &O) { in printOperand() 325 const MCSubtargetInfo &STI, in printThumbLdrLabelOperand() 355 const MCSubtargetInfo &STI, in printSORegRegOperand() 375 const MCSubtargetInfo &STI, in printSORegImmOperand() 392 const MCSubtargetInfo &STI, in printAM2PreOrOffsetIndexOp() 421 const MCSubtargetInfo &STI, in printAddrModeTBB() 433 const MCSubtargetInfo &STI, in printAddrModeTBH() 445 const MCSubtargetInfo &STI, in printAddrMode2Operand() 465 const MCSubtargetInfo &STI, in printAddrMode2OffsetOperand() [all …]
|
/external/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.h | 27 const MCSubtargetInfo &STI) override; 31 void printInstruction(const MCInst *MI, const MCSubtargetInfo &STI, 33 virtual bool printAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI, 37 const MCSubtargetInfo &STI, 41 void printOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 45 const MCSubtargetInfo &STI, raw_ostream &O); 47 const MCSubtargetInfo &STI, raw_ostream &O); 50 const MCSubtargetInfo &STI, raw_ostream &O); 52 const MCSubtargetInfo &STI, raw_ostream &O); 54 const MCSubtargetInfo &STI, raw_ostream &O); [all …]
|
D | ARMInstPrinter.cpp | 72 StringRef Annot, const MCSubtargetInfo &STI) { in printInst() 273 const MCSubtargetInfo &STI, raw_ostream &O) { in printOperand() 313 const MCSubtargetInfo &STI, in printThumbLdrLabelOperand() 343 const MCSubtargetInfo &STI, in printSORegRegOperand() 363 const MCSubtargetInfo &STI, in printSORegImmOperand() 380 const MCSubtargetInfo &STI, in printAM2PreOrOffsetIndexOp() 409 const MCSubtargetInfo &STI, in printAddrModeTBB() 421 const MCSubtargetInfo &STI, in printAddrModeTBH() 433 const MCSubtargetInfo &STI, in printAddrMode2Operand() 453 const MCSubtargetInfo &STI, in printAddrMode2OffsetOperand() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/ |
D | AMDGPUInstPrinter.h | 27 void printInstruction(const MCInst *MI, const MCSubtargetInfo &STI, 32 const MCSubtargetInfo &STI) override; 38 const MCSubtargetInfo &STI, raw_ostream &O); 41 const MCSubtargetInfo &STI, raw_ostream &O); 47 const MCSubtargetInfo &STI, raw_ostream &O); 54 void printOffset(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 56 void printOffsetS13(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 59 void printOffset0(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 61 void printOffset1(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 64 const MCSubtargetInfo &STI, raw_ostream &O); [all …]
|
D | AMDGPUInstPrinter.cpp | 31 StringRef Annot, const MCSubtargetInfo &STI) { in printInst() 38 const MCSubtargetInfo &STI, in printU4ImmOperand() 49 const MCSubtargetInfo &STI, in printU16ImmOperand() 81 const MCSubtargetInfo &STI, in printU32ImmOperand() 117 const MCSubtargetInfo &STI, in printOffset() 127 const MCSubtargetInfo &STI, in printOffsetS13() 137 const MCSubtargetInfo &STI, in printOffset0() 146 const MCSubtargetInfo &STI, in printOffset1() 155 const MCSubtargetInfo &STI, in printSMRDOffset8() 161 const MCSubtargetInfo &STI, in printSMRDOffset20() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCCodeEmitter.h | 28 class MCSubtargetInfo; variable 36 bool isMicroMips(const MCSubtargetInfo &STI) const; 37 bool isMips32r6(const MCSubtargetInfo &STI) const; 48 void EmitInstruction(uint64_t Val, unsigned Size, const MCSubtargetInfo &STI, 53 const MCSubtargetInfo &STI) const override; 59 const MCSubtargetInfo &STI) const; 66 const MCSubtargetInfo &STI) const; 73 const MCSubtargetInfo &STI) const; 79 const MCSubtargetInfo &STI) const; 83 const MCSubtargetInfo &STI) const; [all …]
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCCodeEmitter.h | 30 class MCSubtargetInfo; variable 40 bool isMicroMips(const MCSubtargetInfo &STI) const; 41 bool isMips32r6(const MCSubtargetInfo &STI) const; 51 void EmitInstruction(uint64_t Val, unsigned Size, const MCSubtargetInfo &STI, 56 const MCSubtargetInfo &STI) const override; 62 const MCSubtargetInfo &STI) const; 69 const MCSubtargetInfo &STI) const; 76 const MCSubtargetInfo &STI) const; 82 const MCSubtargetInfo &STI) const; 86 const MCSubtargetInfo &STI) const; [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/InstPrinter/ |
D | AArch64InstPrinter.h | 30 const MCSubtargetInfo &STI) override; 34 virtual void printInstruction(const MCInst *MI, const MCSubtargetInfo &STI, 36 virtual bool printAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI, 40 const MCSubtargetInfo &STI, 51 bool printSysAlias(const MCInst *MI, const MCSubtargetInfo &STI, 54 void printOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 56 void printImm(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 58 void printImmHex(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 65 const MCSubtargetInfo &STI, raw_ostream &O) { in printPostIncOperand() 70 const MCSubtargetInfo &STI, raw_ostream &O); [all …]
|
/external/llvm/lib/Target/AArch64/InstPrinter/ |
D | AArch64InstPrinter.h | 28 const MCSubtargetInfo &STI) override; 32 virtual void printInstruction(const MCInst *MI, const MCSubtargetInfo &STI, 34 virtual bool printAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI, 38 const MCSubtargetInfo &STI, 47 bool printSysAlias(const MCInst *MI, const MCSubtargetInfo &STI, 50 void printOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 52 void printImm(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 54 void printImmHex(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 60 const MCSubtargetInfo &STI, raw_ostream &O) { in printPostIncOperand() 65 const MCSubtargetInfo &STI, raw_ostream &O); [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCCodeEmitter.cpp | 59 const MCSubtargetInfo &STI) const; 65 const MCSubtargetInfo &STI) const; 73 const MCSubtargetInfo &STI) const; 79 const MCSubtargetInfo &STI) const; 85 const MCSubtargetInfo &STI) const; 91 const MCSubtargetInfo &STI) const; 97 const MCSubtargetInfo &STI) const; 104 const MCSubtargetInfo &STI) const; 110 const MCSubtargetInfo &STI) const; 116 const MCSubtargetInfo &STI) const; [all …]
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCCodeEmitter.cpp | 50 const MCSubtargetInfo &STI) const; 56 const MCSubtargetInfo &STI) const; 64 const MCSubtargetInfo &STI) const; 70 const MCSubtargetInfo &STI) const; 76 const MCSubtargetInfo &STI) const; 82 const MCSubtargetInfo &STI) const; 88 const MCSubtargetInfo &STI) const; 95 const MCSubtargetInfo &STI) const; 101 const MCSubtargetInfo &STI) const; 107 const MCSubtargetInfo &STI) const; [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 64 bool isThumb(const MCSubtargetInfo &STI) const { in isThumb() 68 bool isThumb2(const MCSubtargetInfo &STI) const { in isThumb2() 72 bool isTargetMachO(const MCSubtargetInfo &STI) const { in isTargetMachO() 83 const MCSubtargetInfo &STI) const; 89 const MCSubtargetInfo &STI) const; 96 const MCSubtargetInfo &STI) const; 101 const MCSubtargetInfo &STI) const; 107 const MCSubtargetInfo &STI) const; 113 const MCSubtargetInfo &STI) const; 118 const MCSubtargetInfo &STI) const; [all …]
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 53 bool isThumb(const MCSubtargetInfo &STI) const { in isThumb() 56 bool isThumb2(const MCSubtargetInfo &STI) const { in isThumb2() 59 bool isTargetMachO(const MCSubtargetInfo &STI) const { in isTargetMachO() 70 const MCSubtargetInfo &STI) const; 76 const MCSubtargetInfo &STI) const; 83 const MCSubtargetInfo &STI) const; 88 const MCSubtargetInfo &STI) const; 94 const MCSubtargetInfo &STI) const; 100 const MCSubtargetInfo &STI) const; 105 const MCSubtargetInfo &STI) const; [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRMCCodeEmitter.h | 34 class MCSubtargetInfo; variable 48 const MCSubtargetInfo &STI) const; 54 const MCSubtargetInfo &STI) const; 59 const MCSubtargetInfo &STI) const; 64 const MCSubtargetInfo &STI) const; 69 const MCSubtargetInfo &STI) const; 76 const MCSubtargetInfo &STI) const; 81 const MCSubtargetInfo &STI) const; 86 const MCSubtargetInfo &STI) const; 89 const MCSubtargetInfo &STI) const; [all …]
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCCodeEmitter.cpp | 53 const MCSubtargetInfo &STI) const; 56 const MCSubtargetInfo &STI) const; 59 const MCSubtargetInfo &STI) const; 62 const MCSubtargetInfo &STI) const; 65 const MCSubtargetInfo &STI) const; 68 const MCSubtargetInfo &STI) const; 71 const MCSubtargetInfo &STI) const; 74 const MCSubtargetInfo &STI) const; 77 const MCSubtargetInfo &STI) const; 80 const MCSubtargetInfo &STI) const; [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCCodeEmitter.cpp | 59 const MCSubtargetInfo &STI) const; 62 const MCSubtargetInfo &STI) const; 65 const MCSubtargetInfo &STI) const; 68 const MCSubtargetInfo &STI) const; 71 const MCSubtargetInfo &STI) const; 74 const MCSubtargetInfo &STI) const; 77 const MCSubtargetInfo &STI) const; 80 const MCSubtargetInfo &STI) const; 83 const MCSubtargetInfo &STI) const; 86 const MCSubtargetInfo &STI) const; [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCCodeEmitter.cpp | 50 const MCSubtargetInfo &STI) const override; 56 const MCSubtargetInfo &STI) const; 62 const MCSubtargetInfo &STI) const; 70 const MCSubtargetInfo &STI) const; 73 const MCSubtargetInfo &STI) const; 76 const MCSubtargetInfo &STI) const; 79 const MCSubtargetInfo &STI) const; 82 const MCSubtargetInfo &STI) const; 85 const MCSubtargetInfo &STI) const; 88 const MCSubtargetInfo &STI) const; [all …]
|
/external/llvm/lib/Target/Sparc/InstPrinter/ |
D | SparcInstPrinter.h | 29 const MCSubtargetInfo &STI) override; 30 bool printSparcAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI, 32 bool isV9(const MCSubtargetInfo &STI) const; 35 void printInstruction(const MCInst *MI, const MCSubtargetInfo &STI, 37 bool printAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI, 41 const MCSubtargetInfo &STI, raw_ostream &O); 44 void printOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, 46 void printMemOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, 48 void printCCOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, 50 bool printGetPCX(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/InstPrinter/ |
D | SparcInstPrinter.h | 29 const MCSubtargetInfo &STI) override; 30 bool printSparcAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI, 32 bool isV9(const MCSubtargetInfo &STI) const; 35 void printInstruction(const MCInst *MI, const MCSubtargetInfo &STI, 37 bool printAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI, 41 const MCSubtargetInfo &STI, raw_ostream &O); 44 void printOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, 46 void printMemOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, 48 void printCCOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, 50 bool printGetPCX(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCCodeEmitter.cpp | 42 const MCSubtargetInfo &STI) const override; 48 const MCSubtargetInfo &STI) const; 54 const MCSubtargetInfo &STI) const; 62 const MCSubtargetInfo &STI) const; 65 const MCSubtargetInfo &STI) const; 68 const MCSubtargetInfo &STI) const; 71 const MCSubtargetInfo &STI) const; 74 const MCSubtargetInfo &STI) const; 77 const MCSubtargetInfo &STI) const; 91 const MCSubtargetInfo &STI) const { in getPC16DBLEncoding() [all …]
|
/external/llvm/lib/Target/Mips/ |
D | MipsTargetStreamer.h | 88 SMLoc IDLoc, const MCSubtargetInfo *STI); 104 const MCSubtargetInfo *STI); 106 const MCSubtargetInfo *STI); 108 const MCSubtargetInfo *STI); 110 const MCSubtargetInfo *STI); 112 const MCSubtargetInfo *STI); 114 SMLoc IDLoc, const MCSubtargetInfo *STI); 116 SMLoc IDLoc, const MCSubtargetInfo *STI); 118 SMLoc IDLoc, const MCSubtargetInfo *STI); 120 const MCSubtargetInfo *STI); [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsTargetStreamer.h | 97 SMLoc IDLoc, const MCSubtargetInfo *STI); 120 const MCSubtargetInfo *STI); 122 const MCSubtargetInfo *STI); 124 const MCSubtargetInfo *STI); 126 const MCSubtargetInfo *STI); 128 const MCSubtargetInfo *STI); 130 SMLoc IDLoc, const MCSubtargetInfo *STI); 132 SMLoc IDLoc, const MCSubtargetInfo *STI); 134 SMLoc IDLoc, const MCSubtargetInfo *STI); 137 const MCSubtargetInfo *STI); [all …]
|
/external/llvm/lib/Target/Lanai/MCTargetDesc/ |
D | LanaiMCCodeEmitter.cpp | 54 const MCSubtargetInfo &SubtargetInfo) const; 60 const MCSubtargetInfo &SubtargetInfo) const; 64 const MCSubtargetInfo &SubtargetInfo) const; 68 const MCSubtargetInfo &SubtargetInfo) const; 72 const MCSubtargetInfo &SubtargetInfo) const; 76 const MCSubtargetInfo &SubtargetInfo) const; 80 const MCSubtargetInfo &SubtargetInfo) const; 84 const MCSubtargetInfo &SubtargetInfo) const override; 87 const MCSubtargetInfo &STI) const; 90 const MCSubtargetInfo &STI) const; [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 30 void MCSubtargetInfo::InitMCProcessorInfo(StringRef CPU, StringRef FS) { in InitMCProcessorInfo() 38 void MCSubtargetInfo::setDefaultFeatures(StringRef CPU, StringRef FS) { in setDefaultFeatures() 42 MCSubtargetInfo::MCSubtargetInfo( in MCSubtargetInfo() function in MCSubtargetInfo 54 FeatureBitset MCSubtargetInfo::ToggleFeature(uint64_t FB) { in ToggleFeature() 59 FeatureBitset MCSubtargetInfo::ToggleFeature(const FeatureBitset &FB) { in ToggleFeature() 64 FeatureBitset MCSubtargetInfo::ToggleFeature(StringRef FS) { in ToggleFeature() 69 FeatureBitset MCSubtargetInfo::ApplyFeatureFlag(StringRef FS) { in ApplyFeatureFlag() 74 bool MCSubtargetInfo::checkFeatures(StringRef FS) const { in checkFeatures() 86 const MCSchedModel &MCSubtargetInfo::getSchedModelForCPU(StringRef CPU) const { in getSchedModelForCPU() 112 MCSubtargetInfo::getInstrItineraryForCPU(StringRef CPU) const { in getInstrItineraryForCPU() [all …]
|