Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp96 LI.removeEmptySubRanges(); in calculate()
H A DRenameIndependentSubregs.cpp309 LI.removeEmptySubRanges(); in computeMainRangesFixFlags()
H A DLiveInterval.cpp853 void LiveInterval::removeEmptySubRanges() { in removeEmptySubRanges() function in LiveInterval
1418 LI.removeEmptySubRanges(); in Distribute()
H A DRegisterCoalescer.cpp1522 DstInt.removeEmptySubRanges(); in reMaterializeTrivialDef()
1681 DstLI.removeEmptySubRanges(); in eliminateUndefCopy()
1893 LI.removeEmptySubRanges(); in setUndefOnPrunedSubRegUses()
2112 LI.removeEmptySubRanges(); in joinCopy()
3296 LI.removeEmptySubRanges(); in pruneSubRegValues()
H A DLiveIntervals.cpp470 li->removeEmptySubRanges(); in shrinkToUses()
1735 LI.removeEmptySubRanges(); in removeVRegDefAt()
H A DSplitKit.cpp1407 LI.removeEmptySubRanges(); in rewriteAssigned()
1523 LI.removeEmptySubRanges(); in finish()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h806 void removeEmptySubRanges();