Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp87 LI.removeEmptySubRanges(); in calculate()
H A DRenameIndependentSubregs.cpp309 LI.removeEmptySubRanges(); in computeMainRangesFixFlags()
H A DLiveIntervals.cpp462 li->removeEmptySubRanges(); in shrinkToUses()
1703 LI.removeEmptySubRanges(); in repairIntervalsInRange()
1732 LI.removeEmptySubRanges(); in removeVRegDefAt()
H A DLiveInterval.cpp839 void LiveInterval::removeEmptySubRanges() { in removeEmptySubRanges() function in LiveInterval
1404 LI.removeEmptySubRanges(); in Distribute()
H A DRegisterCoalescer.cpp1521 DstInt.removeEmptySubRanges(); in reMaterializeTrivialDef()
1681 DstLI.removeEmptySubRanges(); in eliminateUndefCopy()
1893 LI.removeEmptySubRanges(); in setUndefOnPrunedSubRegUses()
2113 LI.removeEmptySubRanges(); in joinCopy()
3299 LI.removeEmptySubRanges(); in pruneSubRegValues()
H A DSplitKit.cpp1422 LI.removeEmptySubRanges(); in rewriteAssigned()
1538 LI.removeEmptySubRanges(); in finish()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp257 CCLI.removeEmptySubRanges(); in optimizeVcndVcmpPair()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveInterval.h812 void removeEmptySubRanges();