/openbsd/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMInstPrinter.h | 29 const MCSubtargetInfo &STI, raw_ostream &O) override; 35 const MCSubtargetInfo &STI, raw_ostream &O); 40 const MCSubtargetInfo &STI, 48 const MCSubtargetInfo &STI, raw_ostream &O); 97 const MCSubtargetInfo &STI, 130 const MCSubtargetInfo &STI, 170 const MCSubtargetInfo &STI, raw_ostream &O); 215 const MCSubtargetInfo &STI, raw_ostream &O); 224 const MCSubtargetInfo &STI, raw_ostream &O); 226 const MCSubtargetInfo &STI, raw_ostream &O); [all …]
|
H A D | ARMMCCodeEmitter.cpp | 63 bool isThumb(const MCSubtargetInfo &STI) const { in isThumb() 67 bool isThumb2(const MCSubtargetInfo &STI) const { in isThumb2() 71 bool isTargetMachO(const MCSubtargetInfo &STI) const { in isTargetMachO() 354 const MCSubtargetInfo &STI) const; 358 const MCSubtargetInfo &STI) const; 361 const MCSubtargetInfo &STI) const; 795 const MCSubtargetInfo &STI) const { in getThumbBranchTargetOpValue() 1498 const MCSubtargetInfo &STI) const { in getSORegRegOpValue() 1546 const MCSubtargetInfo &STI) const { in getSORegImmOpValue() 1593 const MCSubtargetInfo &STI) const { in getT2AddrModeSORegOpValue() [all …]
|
H A D | ARMInstPrinter.cpp | 463 const MCSubtargetInfo &STI, in printAddrModeTBB() 475 const MCSubtargetInfo &STI, in printAddrModeTBH() 750 const MCSubtargetInfo &STI, in printMemBOption() 970 const MCInst *MI, unsigned OpNum, const MCSubtargetInfo &STI, in printMandatoryRestrictedPredicateOperand() 1011 const MCSubtargetInfo &STI, in printPImmediate() 1017 const MCSubtargetInfo &STI, in printCImmediate() 1064 const MCSubtargetInfo &STI, in printThumbSRImm() 1072 const MCSubtargetInfo &STI, in printThumbITMask() 1160 const MCSubtargetInfo &STI, in printT2SOOperand() 1259 const MCInst *MI, unsigned OpNum, const MCSubtargetInfo &STI, in printT2AddrModeImm0_1020s4Operand() [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUInstPrinter.h | 29 const MCSubtargetInfo &STI, raw_ostream &O); 74 const MCSubtargetInfo &STI, raw_ostream &O); 92 const MCSubtargetInfo &STI, raw_ostream &O); 94 const MCSubtargetInfo &STI, raw_ostream &O); 98 const MCSubtargetInfo &STI, raw_ostream &O); 100 const MCSubtargetInfo &STI, raw_ostream &O); 142 const MCSubtargetInfo &STI, raw_ostream &O); 155 const MCSubtargetInfo &STI, raw_ostream &O); 157 const MCSubtargetInfo &STI, raw_ostream &O); 159 const MCSubtargetInfo &STI, raw_ostream &O); [all …]
|
H A D | AMDGPUInstPrinter.cpp | 124 const MCSubtargetInfo &STI, in printOffset() 157 const MCSubtargetInfo &STI, in printOffset0() 166 const MCSubtargetInfo &STI, in printOffset1() 290 const MCSubtargetInfo &STI, in printExpVM() 296 const MCSubtargetInfo &STI, in printFORMAT() 554 const MCSubtargetInfo &STI, in printBLGP() 576 const MCSubtargetInfo &STI, in printCBSZ() 586 const MCSubtargetInfo &STI, in printABID() 904 const MCSubtargetInfo &STI, in printDPP8() 1039 const MCSubtargetInfo &STI, in printFI() [all …]
|
H A D | AMDGPUMCCodeEmitter.h | 25 class MCSubtargetInfo; variable 38 const MCSubtargetInfo &STI) const; 42 const MCSubtargetInfo &STI) const = 0; 46 const MCSubtargetInfo &STI) const = 0; 50 const MCSubtargetInfo &STI) const = 0; 54 const MCSubtargetInfo &STI) const = 0; 59 const MCSubtargetInfo &STI) const = 0; 63 const MCSubtargetInfo &STI) const = 0;
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.h | 43 const MCSubtargetInfo &STI, 52 bool printSysAlias(const MCInst *MI, const MCSubtargetInfo &STI, 54 bool printSyspAlias(const MCInst *MI, const MCSubtargetInfo &STI, 82 const MCSubtargetInfo &STI, raw_ostream &O); 87 const MCSubtargetInfo &STI, raw_ostream &O); 106 const MCSubtargetInfo &STI, raw_ostream &O); 133 const MCSubtargetInfo &STI, raw_ostream &O); 200 const MCSubtargetInfo &STI, 225 const MCSubtargetInfo &STI, raw_ostream &O); 229 const MCSubtargetInfo &STI, raw_ostream &O); [all …]
|
H A D | AArch64MCCodeEmitter.cpp | 166 const MCSubtargetInfo &STI) const; 172 const MCSubtargetInfo &STI) const; 179 const MCSubtargetInfo &STI) const; 183 const MCSubtargetInfo &STI) const; 313 const MCSubtargetInfo &STI) const { in getCondBranchTargetOpValue() 383 const MCSubtargetInfo &STI) const { in getTestBranchTargetOpValue() 457 const MCSubtargetInfo &STI) const { in getFixedPointScaleOpValue() 556 const MCSubtargetInfo &STI) const { in EncodeZPR2StridedRegisterClass() 566 const MCSubtargetInfo &STI) const { in EncodeZPR4StridedRegisterClass() 576 const MCSubtargetInfo &STI) const { in EncodeMatrixTileListRegisterClass() [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsMCCodeEmitter.h | 27 class MCSubtargetInfo; variable 35 bool isMicroMips(const MCSubtargetInfo &STI) const; 36 bool isMips32r6(const MCSubtargetInfo &STI) const; 58 const MCSubtargetInfo &STI) const; 65 const MCSubtargetInfo &STI) const; 82 const MCSubtargetInfo &STI) const; 182 const MCSubtargetInfo &STI) const; 186 const MCSubtargetInfo &STI) const; 191 const MCSubtargetInfo &STI) const; 245 const MCSubtargetInfo &STI) const; [all …]
|
H A D | MipsInstPrinter.h | 84 const MCSubtargetInfo &STI, raw_ostream &O); 89 const MCSubtargetInfo &STI, raw_ostream &O) override; 92 const MCSubtargetInfo &STI, raw_ostream &OS); 95 const MCSubtargetInfo &STI, raw_ostream &O); 101 const MCSubtargetInfo &STI, raw_ostream &O); 103 const MCSubtargetInfo &STI, raw_ostream &O); 105 void printUImm(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, 110 const MCSubtargetInfo &STI, raw_ostream &O); 122 const MCSubtargetInfo &STI, raw_ostream &OS); 123 void printSaveRestore(const MCInst *MI, const MCSubtargetInfo &STI, [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCInstPrinter.h | 36 const MCSubtargetInfo &STI, raw_ostream &O) override; 41 const MCSubtargetInfo &STI, raw_ostream &O); 45 const MCSubtargetInfo &STI, raw_ostream &OS); 56 const MCSubtargetInfo &STI, raw_ostream &O); 59 const MCSubtargetInfo &STI, raw_ostream &O); 61 const MCSubtargetInfo &STI, raw_ostream &O); 63 const MCSubtargetInfo &STI, raw_ostream &O); 65 const MCSubtargetInfo &STI, raw_ostream &O); 67 const MCSubtargetInfo &STI, raw_ostream &O); 99 const MCSubtargetInfo &STI, raw_ostream &O); [all …]
|
H A D | PPCMCCodeEmitter.h | 40 const MCSubtargetInfo &STI) const; 43 const MCSubtargetInfo &STI) const; 49 const MCSubtargetInfo &STI) const; 52 const MCSubtargetInfo &STI) const; 55 const MCSubtargetInfo &STI, 65 const MCSubtargetInfo &STI) const; 68 const MCSubtargetInfo &STI) const; 80 const MCSubtargetInfo &STI) const; 83 const MCSubtargetInfo &STI) const; 92 const MCSubtargetInfo &STI) const; [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.h | 32 class MCSubtargetInfo; variable 116 const MCSubtargetInfo &STI; 282 const MCSubtargetInfo *STI, 787 const MCSubtargetInfo *STI); 1102 bool hasA16(const MCSubtargetInfo &STI); 1103 bool hasG16(const MCSubtargetInfo &STI); 1106 bool isSI(const MCSubtargetInfo &STI); 1107 bool isCI(const MCSubtargetInfo &STI); 1108 bool isVI(const MCSubtargetInfo &STI); 1109 bool isGFX9(const MCSubtargetInfo &STI); [all …]
|
H A D | AMDGPUBaseInfo.cpp | 1157 const MCSubtargetInfo *STI) { in getDefaultAmdhsaKernelDescriptor() 1915 bool hasXNACK(const MCSubtargetInfo &STI) { in hasXNACK() 1927 bool hasA16(const MCSubtargetInfo &STI) { in hasA16() 1931 bool hasG16(const MCSubtargetInfo &STI) { in hasG16() 1940 bool isSI(const MCSubtargetInfo &STI) { in isSI() 1944 bool isCI(const MCSubtargetInfo &STI) { in isCI() 1948 bool isVI(const MCSubtargetInfo &STI) { in isVI() 1952 bool isGFX9(const MCSubtargetInfo &STI) { in isGFX9() 1972 bool isGFX10(const MCSubtargetInfo &STI) { in isGFX10() 1980 bool isGFX11(const MCSubtargetInfo &STI) { in isGFX11() [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/Xtensa/MCTargetDesc/ |
H A D | XtensaMCCodeEmitter.cpp | 60 const MCSubtargetInfo &STI) const; 72 const MCSubtargetInfo &STI) const; 80 const MCSubtargetInfo &STI) const; 84 const MCSubtargetInfo &STI) const; 88 const MCSubtargetInfo &STI) const; 92 const MCSubtargetInfo &STI) const; 96 const MCSubtargetInfo &STI) const; 100 const MCSubtargetInfo &STI) const; 104 const MCSubtargetInfo &STI) const; 112 const MCSubtargetInfo &STI) const; [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRMCCodeEmitter.h | 33 class MCSubtargetInfo; variable 47 const MCSubtargetInfo &STI) const; 53 const MCSubtargetInfo &STI) const; 58 const MCSubtargetInfo &STI) const; 63 const MCSubtargetInfo &STI) const; 68 const MCSubtargetInfo &STI) const; 75 const MCSubtargetInfo &STI) const; 80 const MCSubtargetInfo &STI) const; 85 const MCSubtargetInfo &STI) const; 88 const MCSubtargetInfo &STI) const; [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYInstPrinter.h | 33 const MCSubtargetInfo &STI, raw_ostream &O) override; 36 void printOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 44 const MCSubtargetInfo &STI, raw_ostream &O); 46 const MCSubtargetInfo &STI, raw_ostream &O); 49 const MCSubtargetInfo &STI, raw_ostream &O); 52 const MCSubtargetInfo &STI, raw_ostream &O); 54 const MCSubtargetInfo &STI, raw_ostream &O); 58 const MCSubtargetInfo &STI, raw_ostream &O); 60 const MCSubtargetInfo &STI, raw_ostream &O); 62 const MCSubtargetInfo &STI, raw_ostream &O); [all …]
|
H A D | CSKYMCCodeEmitter.h | 37 const MCSubtargetInfo &STI) const override; 42 const MCSubtargetInfo &STI) const; 47 const MCSubtargetInfo &STI) const; 52 const MCSubtargetInfo &STI) const { in getImmOpValue() 66 const MCSubtargetInfo &STI) const; 74 const MCSubtargetInfo &STI) const; 78 const MCSubtargetInfo &STI) const; 82 const MCSubtargetInfo &STI) const; 177 const MCSubtargetInfo &STI) const; 180 const MCSubtargetInfo &STI) const; [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVInstPrinter.h | 30 const MCSubtargetInfo &STI, raw_ostream &O) override; 33 void printOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 36 const MCSubtargetInfo &STI, raw_ostream &O); 38 const MCSubtargetInfo &STI, raw_ostream &O); 40 const MCSubtargetInfo &STI, raw_ostream &O); 41 void printFRMArg(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, 44 const MCSubtargetInfo &STI, raw_ostream &O); 48 const MCSubtargetInfo &STI, raw_ostream &O); 53 const MCSubtargetInfo &STI, raw_ostream &O); 55 const MCSubtargetInfo &STI, raw_ostream &O); [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEInstPrinter.h | 29 const MCSubtargetInfo &STI, raw_ostream &OS) override; 34 const MCSubtargetInfo &, raw_ostream &); 35 void printInstruction(const MCInst *, uint64_t, const MCSubtargetInfo &, 40 void printOperand(const MCInst *MI, int OpNum, const MCSubtargetInfo &STI, 43 const MCSubtargetInfo &STI, raw_ostream &OS, 46 const MCSubtargetInfo &STI, raw_ostream &OS, 49 const MCSubtargetInfo &STI, raw_ostream &OS, 52 const MCSubtargetInfo &STI, raw_ostream &OS, 54 void printMImmOperand(const MCInst *MI, int OpNum, const MCSubtargetInfo &STI, 56 void printCCOperand(const MCInst *MI, int OpNum, const MCSubtargetInfo &STI, [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcInstPrinter.h | 28 const MCSubtargetInfo &STI, raw_ostream &O) override; 29 bool printSparcAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI, 31 bool isV9(const MCSubtargetInfo &STI) const; 36 const MCSubtargetInfo &STI, raw_ostream &O); 38 const MCSubtargetInfo &STI, raw_ostream &O); 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, [all …]
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 226 MCSubtargetInfo::MCSubtargetInfo(const Triple &TT, StringRef C, StringRef TC, in MCSubtargetInfo() function in MCSubtargetInfo 241 FeatureBitset MCSubtargetInfo::ToggleFeature(uint64_t FB) { in ToggleFeature() 251 FeatureBitset MCSubtargetInfo::SetFeatureBitsTransitively( in SetFeatureBitsTransitively() 257 FeatureBitset MCSubtargetInfo::ClearFeatureBitsTransitively( in ClearFeatureBitsTransitively() 293 FeatureBitset MCSubtargetInfo::ApplyFeatureFlag(StringRef FS) { in ApplyFeatureFlag() 298 bool MCSubtargetInfo::checkFeatures(StringRef FS) const { in checkFeatures() 329 MCSubtargetInfo::getInstrItineraryForCPU(StringRef CPU) const { in getInstrItineraryForCPU() 344 MCSubtargetInfo::getCacheAssociativity(unsigned Level) const { in getCacheAssociativity() 349 MCSubtargetInfo::getCacheLineSize(unsigned Level) const { in getCacheLineSize() 353 unsigned MCSubtargetInfo::getPrefetchDistance() const { in getPrefetchDistance() [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCCodeEmitter.cpp | 64 const MCSubtargetInfo &STI) const; 78 const MCSubtargetInfo &STI) const; 174 const MCSubtargetInfo &STI) const { in getMachineOpValue() 206 const MCSubtargetInfo &STI) const { in getBDAddr12Encoding() 216 const MCSubtargetInfo &STI) const { in getBDAddr20Encoding() 226 const MCSubtargetInfo &STI) const { in getBDXAddr12Encoding() 237 const MCSubtargetInfo &STI) const { in getBDXAddr20Encoding() 249 const MCSubtargetInfo &STI) const { in getBDLAddr12Len4Encoding() 260 const MCSubtargetInfo &STI) const { in getBDLAddr12Len8Encoding() 271 const MCSubtargetInfo &STI) const { in getBDRAddr12Encoding() [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsTargetStreamer.h | 122 const MCSubtargetInfo *STI); 124 const MCSubtargetInfo *STI); 126 const MCSubtargetInfo *STI); 128 const MCSubtargetInfo *STI); 130 const MCSubtargetInfo *STI); 132 SMLoc IDLoc, const MCSubtargetInfo *STI); 134 SMLoc IDLoc, const MCSubtargetInfo *STI); 141 const MCSubtargetInfo *STI); 143 const MCSubtargetInfo *STI); 147 const MCSubtargetInfo *STI); [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/MSP430/MCTargetDesc/ |
H A D | MSP430MCCodeEmitter.cpp | 47 const MCSubtargetInfo &STI) const; 55 const MCSubtargetInfo &STI) const; 59 const MCSubtargetInfo &STI) const; 63 const MCSubtargetInfo &STI) const; 67 const MCSubtargetInfo &STI) const; 71 const MCSubtargetInfo &STI) const; 79 const MCSubtargetInfo &STI) const override; 84 const MCSubtargetInfo &STI) const { in encodeInstruction() 122 const MCSubtargetInfo &STI) const { in getMemOpValue() 167 const MCSubtargetInfo &STI) const { in getCGImmOpValue() [all …]
|