Home
last modified time | relevance | path

Searched defs:SFI (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/utils/TableGen/Common/
H A DSubtargetFeatureInfo.cpp61 const SubtargetFeatureInfo &SFI = SF.second; emitSubtargetFeatureBitEnumeration() local
113 const SubtargetFeatureInfo &SFI = SF.second; emitComputeAvailableFeatures() local
180 const SubtargetFeatureInfo &SFI = SF.second; emitComputeAssemblerAvailableFeatures() local
/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp927 for (int SFI : SFIs) calculateFrameObjectOffsets() local
1098 for (int SFI : SFIs) calculateFrameObjectOffsets() local
1137 for (int SFI : SFIs) { calculateFrameObjectOffsets() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp706 auto SFI = MFI.getOptionalScavengeFI(); SIMachineFunctionInfo() local
/llvm-project/bolt/lib/Passes/
H A DBinaryPasses.cpp1540 auto SFI = ProfiledFunctions.begin(); runOnFunctions() local
1606 auto SFI = Functions.begin(); runOnFunctions() local
[all...]
/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp316 SparcMachineFunctionInfo *SFI = MF.getInfo<SparcMachineFunctionInfo>(); LowerReturn_32() local
572 SparcMachineFunctionInfo *SFI = MF.getInfo<SparcMachineFunctionInfo>(); LowerFormalArguments_32() local
/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp2717 const SubtargetFeatureInfo &SFI = SF.second; emitGetSubtargetFeatureName() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2222 int LFI, SFI; optimizeSpillSlots() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp945 auto SFI = SymbolToFileName.find(Symbol); discoverFileObjects() local