Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DMCRegisterInfo.cpp121 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubReg() local
135 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubRegIndex() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp223 SortRegionInfo SRI(MLI, WEI); sortBlocks() local
H A DWebAssemblyCFGStackify.cpp402 SortRegionInfo SRI(MLI, WEI); placeLoopMarker() local
472 SortRegionInfo SRI(MLI, WEI); placeTryMarker() local
/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
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp167 initCandidate(SchedCandidate & Cand,SUnit * SU,bool AtTop,const RegPressureTracker & RPTracker,const SIRegisterInfo * SRI,unsigned SGPRPressure,unsigned VGPRPressure,bool IsBottomUp) initCandidate() argument
292 const SIRegisterInfo *SRI = static_cast<const SIRegisterInfo*>(TRI); pickNodeFromQueue() local
1372 const SIRegisterInfo *SRI = static_cast<const SIRegisterInfo *>(DAG.TRI); collectRematerializableInstructions() local
H A DAMDGPUMachineCFGStructurizer.cpp
/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp323 LiveInterval::const_iterator &SRI = RangeIterPair.second; addLiveInsForSubRanges() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp328 SubRegMap::const_iterator SRI = Map.find(Comp.first); in computeSubRegs() local
1855 for (auto SRI : SRM) { normalizeWeight() local
[all...]
/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp1866 OS << "\tLaneMask: " << PrintLaneMask(SRI.LaneMask) << '\n'; in debugDump() local
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2127 SubRegIndexRenderer(unsigned InsnID,const CodeGenSubRegIndex * SRI) SubRegIndexRenderer() argument
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1930 for (MCSubRegIndexIterator SRI(SrcRegNum, TRI); SRI.isValid(); ++SRI) { performCopy() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5881 unsigned SRI; Select() local