Home
last modified time | relevance | path

Searched defs:LiveAfter (Results 1 – 6 of 6) 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-16.0/llvm/lib/CodeGen/
DRegisterPressure.cpp605 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, I->RegUnit, in adjustLaneLiveness() local
638 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, RegUnit, in adjustLaneLiveness() local
1068 LaneBitmask LiveAfter = (LiveLanes & ~DefLanes) | UseLanes; in bumpUpwardPressure() local
1075 LaneBitmask LiveAfter = LiveLanes | P.LaneMask; in bumpUpwardPressure() local
DRegAllocGreedy.cpp1583 const bool LiveAfter = SplitAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local
1676 bool LiveAfter = BestAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local
/external/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