Home
last modified time | relevance | path

Searched refs:getLiveRegsBefore (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h246 inline GCNRPTracker::LiveRegSet getLiveRegsBefore(const MachineInstr &MI, in getLiveRegsBefore() function
DGCNRegPressure.cpp300 : getLiveRegsBefore(MI, LIS); in reset()
DGCNSchedStrategy.cpp480 assert(isEqual(getLiveRegsBefore(*NonDbgMI, *LIS), LRS)); in computeBlockPressure()
DGCNIterativeScheduler.cpp98 const auto LiveIns = getLiveRegsBefore(*Begin, *LIS); in printLivenessInfo()