Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterPressure.cpp564 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, I->RegUnit, in adjustLaneLiveness() local
597 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, RegUnit, in adjustLaneLiveness() local
1026 LaneBitmask LiveAfter = (LiveLanes & ~DefLanes) | UseLanes; in bumpUpwardPressure() local
1033 LaneBitmask LiveAfter = LiveLanes | P.LaneMask; in bumpUpwardPressure() local
DRegAllocGreedy.cpp1833 const bool LiveAfter = SplitAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local
1928 bool LiveAfter = BestAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp1391 const bool LiveAfter = SplitAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local
1484 bool LiveAfter = BestAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local