Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp297 LI.removeEmptySubRanges(); in computeMainRangesFixFlags()
DLiveRangeCalc.cpp113 LI.removeEmptySubRanges(); in calculate()
DLiveInterval.cpp793 void LiveInterval::removeEmptySubRanges() { in removeEmptySubRanges() function in LiveInterval
1245 LI.removeEmptySubRanges(); in Distribute()
DLiveIntervalAnalysis.cpp419 li->removeEmptySubRanges(); in shrinkToUses()
1551 LI.removeEmptySubRanges(); in removeVRegDefAt()
DRegisterCoalescer.cpp1184 DstLI.removeEmptySubRanges(); in eliminateUndefCopy()
1516 LI.removeEmptySubRanges(); in joinCopy()
2486 LI.removeEmptySubRanges(); in pruneSubRegValues()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp309 LI.removeEmptySubRanges(); in computeMainRangesFixFlags()
DLiveInterval.cpp856 void LiveInterval::removeEmptySubRanges() { in removeEmptySubRanges() function in LiveInterval
1365 LI.removeEmptySubRanges(); in Distribute()
DLiveRangeCalc.cpp113 LI.removeEmptySubRanges(); in calculate()
DRegisterCoalescer.cpp1317 DstInt.removeEmptySubRanges(); in reMaterializeTrivialDef()
1456 DstLI.removeEmptySubRanges(); in eliminateUndefCopy()
1807 LI.removeEmptySubRanges(); in joinCopy()
2907 LI.removeEmptySubRanges(); in pruneSubRegValues()
DLiveIntervals.cpp456 li->removeEmptySubRanges(); in shrinkToUses()
1635 LI.removeEmptySubRanges(); in removeVRegDefAt()
DSplitKit.cpp1402 LI.removeEmptySubRanges(); in rewriteAssigned()
1518 LI.removeEmptySubRanges(); in finish()
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h716 void removeEmptySubRanges();
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLiveInterval.h760 void removeEmptySubRanges();