Home
last modified time | relevance | path

Searched refs:subRangeLiveAt (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp279 static bool subRangeLiveAt(const LiveInterval &LI, SlotIndex Pos) { in subRangeLiveAt() function
315 if (subRangeLiveAt(LI, PredEnd.getPrevSlot())) in computeMainRangesFixFlags()
344 if (!subRangeLiveAt(LI, Pos)) in computeMainRangesFixFlags()
349 if (!subRangeLiveAt(LI, Pos)) in computeMainRangesFixFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp291 static bool subRangeLiveAt(const LiveInterval &LI, SlotIndex Pos) { in subRangeLiveAt() function
327 if (subRangeLiveAt(LI, PredEnd.getPrevSlot())) in computeMainRangesFixFlags()
356 if (!subRangeLiveAt(LI, Pos)) in computeMainRangesFixFlags()
361 if (!subRangeLiveAt(LI, Pos)) in computeMainRangesFixFlags()