Home
last modified time | relevance | path

Searched defs:LiveAfter (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterPressure.cpp604 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, I->RegUnit, in adjustLaneLiveness() local
637 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, RegUnit, in adjustLaneLiveness() local
1067 LaneBitmask LiveAfter = (LiveLanes & ~DefLanes) | UseLanes; in bumpUpwardPressure() local
1074 LaneBitmask LiveAfter = LiveLanes | P.LaneMask; in bumpUpwardPressure() local
DRegAllocGreedy.cpp2342 const bool LiveAfter = SplitAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local
2436 bool LiveAfter = BestAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local