Home
last modified time | relevance | path

Searched refs:subranges (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp547 for (LiveInterval::SubRange &S : IntB.subranges()) { in adjustCopiesBackFrom()
777 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef()
800 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef()
805 for (LiveInterval::SubRange &SB : IntB.subranges()) { in removeCopyByCommutingDef()
1101 for (const LiveInterval::SubRange &SR : SrcLI.subranges()) { in eliminateUndefCopy()
1122 for (LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1144 for (const LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1215 for (LiveInterval::SubRange &S : DstInt->subranges()) { in updateRegDefsUses()
1326 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
1435 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
[all …]
DVirtRegMap.cpp251 for (const LiveInterval::SubRange &SR : LI.subranges()) { in addLiveInsForSubRanges()
340 for (const LiveInterval::SubRange &SR : LI.subranges()) { in readsUndefSubreg()
DLiveRangeCalc.cpp77 for (LiveInterval::SubRange &S : LI.subranges()) { in calculate()
118 for (LiveInterval::SubRange &S : LI.subranges()) { in calculate()
DLiveRegMatrix.cpp80 for (LiveInterval::SubRange &S : VRegInterval.subranges()) { in foreachUnit()
DLiveIntervalAnalysis.cpp424 for (LiveInterval::SubRange &S : li->subranges()) { in shrinkToUses()
697 for (const LiveInterval::SubRange &SR : LI.subranges()) { in addKillFlags()
978 for (LiveInterval::SubRange &S : LI.subranges()) { in updateAllRanges()
1417 for (LiveInterval::SubRange &S : LI.subranges()) { in repairIntervalsInRange()
1439 for (LiveInterval::SubRange &S : LI.subranges()) { in removeVRegDefAt()
DLiveInterval.cpp877 for (const SubRange &SR : subranges()) { in constructMainRangeFromSubranges()
1067 for (const SubRange &SR : subranges()) { in print()
1105 for (const SubRange &SR : subranges()) { in verify()
1441 for (LiveInterval::SubRange &SR : LI.subranges()) { in Distribute()
DLiveRangeEdit.cpp230 for (const LiveInterval::SubRange &S : LI.subranges()) { in useIsKill()
DMachineVerifier.cpp1716 for (const LiveInterval::SubRange &SR : LI.subranges()) { in verifyLiveInterval()
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h671 iterator_range<subrange_iterator> subranges() { in subranges() function
675 iterator_range<const_subrange_iterator> subranges() const { in subranges() function
/external/mesa3d/docs/
DGL3.txt18 Map buffer subranges (GL_ARB_map_buffer_range) DONE (i965, r300, r600, swrast)
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal_defs.h.in174 * automatically coalesce, and they fragment when changes are made to subranges.