Home
last modified time | relevance | path

Searched refs:removeEmptySubRanges (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp87 LI.removeEmptySubRanges(); in calculate()
H A DRenameIndependentSubregs.cpp309 LI.removeEmptySubRanges(); in computeMainRangesFixFlags()
H A DLiveIntervals.cpp463 li->removeEmptySubRanges(); in shrinkToUses()
1710 LI.removeEmptySubRanges(); in repairIntervalsInRange()
1739 LI.removeEmptySubRanges(); in removeVRegDefAt()
H A DLiveInterval.cpp839 void LiveInterval::removeEmptySubRanges() { in removeEmptySubRanges() function in LiveInterval
1404 LI.removeEmptySubRanges(); in Distribute()
H A DRegisterCoalescer.cpp1518 DstInt.removeEmptySubRanges(); in reMaterializeTrivialDef()
1676 DstLI.removeEmptySubRanges(); in eliminateUndefCopy()
1888 LI.removeEmptySubRanges(); in setUndefOnPrunedSubRegUses()
2107 LI.removeEmptySubRanges(); in joinCopy()
3291 LI.removeEmptySubRanges(); in pruneSubRegValues()
H A DSplitKit.cpp1423 LI.removeEmptySubRanges(); in rewriteAssigned()
1539 LI.removeEmptySubRanges(); in finish()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp257 CCLI.removeEmptySubRanges(); in optimizeVcndVcmpPair()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DLiveInterval.h812 void removeEmptySubRanges();