Home
last modified time | relevance | path

Searched defs:LiveBefore (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp1390 const bool LiveBefore = SplitBefore != 0 || BI.LiveIn; in tryLocalSplit() local
1483 bool LiveBefore = BestBefore != 0 || BI.LiveIn; in tryLocalSplit() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1832 const bool LiveBefore = SplitBefore != 0 || BI.LiveIn; in tryLocalSplit() local
1927 bool LiveBefore = BestBefore != 0 || BI.LiveIn; in tryLocalSplit() local
DRegisterPressure.cpp582 LaneBitmask LiveBefore = getLiveLanesAt(LIS, MRI, true, I->RegUnit, in adjustLaneLiveness() local