Home
last modified time | relevance | path

Searched defs:SRI (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCRegisterInfo.cpp37 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; getSubReg() local
51 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; getSubRegIndex() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp223 SortRegionInfo SRI(MLI, WEI); in sortBlocks() local
H A DWebAssemblyCFGStackify.cpp402 SortRegionInfo SRI(MLI, WEI); placeLoopMarker() local
472 SortRegionInfo SRI(MLI, WEI); placeTryMarker() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp82 for (MCRegAliasIterator SRI(R, &RI, RI.subregs(R).empty()); SRI.isValid(); in initReg() local
148 for (MCRegAliasIterator SRI(R, &RI, RI.subregs(R).empty()); SRI.isValid(); in init() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp122 initCandidate(SchedCandidate & Cand,SUnit * SU,bool AtTop,const RegPressureTracker & RPTracker,const SIRegisterInfo * SRI,unsigned SGPRPressure,unsigned VGPRPressure) initCandidate() argument
211 const SIRegisterInfo *SRI = static_cast<const SIRegisterInfo*>(TRI); pickNodeFromQueue() local
1277 const SIRegisterInfo *SRI = static_cast<const SIRegisterInfo *>(DAG.TRI); collectRematerializableInstructions() local
H A DAMDGPUMachineCFGStructurizer.cpp2058 for (auto SRI = PHIInfo.sources_begin(DestReg); SRI != SE; ++SRI) { prunePHIInfo() local
2069 for (auto SRI = PHIInfo.sources_begin(DestReg); SRI != SE; ++SRI) { prunePHIInfo() local
2101 for (auto SRI = PHIInfo.sources_begin(DestReg); SRI != SE; ++SRI) { createEntryPHI() local
2106 auto SRI = PHIInfo.sources_begin(DestReg); createEntryPHI() local
2117 for (auto SRI = PHIInfo.sources_begin(DestReg); SRI != SE; ++SRI) { createEntryPHI() local
2217 auto SRI = PHIInfo.sources_begin(DestReg); resolvePHIInfos() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp323 LiveInterval::const_iterator &SRI = RangeIterPair.second; in addLiveInsForSubRanges() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp
H A DRegisterInfoEmitter.cpp1869 OS << "\tAllSuperRegsCovered: " << SRI.AllSuperRegsCovered << '\n'; in debugDump() local
H A DGlobalISelMatchTable.h
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1929 for (MCSubRegIndexIterator SRI(SrcRegNum, TRI); SRI.isValid(); ++SRI) { performCopy() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5893 unsigned SRI; Select() local