Searched defs:LiveBefore (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | RegAllocGreedy.cpp | 1582 const bool LiveBefore = SplitBefore != 0 || BI.LiveIn; in tryLocalSplit() local 1675 bool LiveBefore = BestBefore != 0 || BI.LiveIn; in tryLocalSplit() local
|
| D | RegisterPressure.cpp | 623 LaneBitmask LiveBefore = getLiveLanesAt(LIS, MRI, true, I->RegUnit, in adjustLaneLiveness() local
|
| /external/llvm/lib/CodeGen/ |
| D | RegAllocGreedy.cpp | 1832 const bool LiveBefore = SplitBefore != 0 || BI.LiveIn; in tryLocalSplit() local 1927 bool LiveBefore = BestBefore != 0 || BI.LiveIn; in tryLocalSplit() local
|
| D | RegisterPressure.cpp | 582 LaneBitmask LiveBefore = getLiveLanesAt(LIS, MRI, true, I->RegUnit, in adjustLaneLiveness() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | RegAllocGreedy.cpp | 2341 const bool LiveBefore = SplitBefore != 0 || BI.LiveIn; in tryLocalSplit() local 2435 bool LiveBefore = BestBefore != 0 || BI.LiveIn; in tryLocalSplit() local
|
| D | RegisterPressure.cpp | 622 LaneBitmask LiveBefore = getLiveLanesAt(LIS, MRI, true, I->RegUnit, in adjustLaneLiveness() local
|