Home
last modified time | relevance | path

Searched refs:SibLI (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInlineSpiller.cpp687 LiveInterval &SibLI = LIS.getInterval(SVI.SpillReg); in hoistSpill() local
688 if (!SibLI.containsValue(SVI.SpillVNI)) { in hoistSpill()
712 eliminateRedundantSpills(SibLI, SVI.SpillVNI); in hoistSpill()
1156 LiveInterval &SibLI = LIS.getInterval(SibReg); in spillAroundUses() local
1157 eliminateRedundantSpills(SibLI, SibLI.getVNInfoAt(Idx)); in spillAroundUses()
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp934 LiveInterval &SibLI = LIS.getInterval(SibReg); in spillAroundUses() local
935 eliminateRedundantSpills(SibLI, SibLI.getVNInfoAt(Idx)); in spillAroundUses()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInlineSpiller.cpp989 LiveInterval &SibLI = LIS.getInterval(SibReg); in spillAroundUses() local
990 eliminateRedundantSpills(SibLI, SibLI.getVNInfoAt(Idx)); in spillAroundUses()