Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h200 inline GCNRPTracker::LiveRegSet getLiveRegsBefore(const MachineInstr &MI, in getLiveRegsBefore() function
DGCNRegPressure.cpp297 : getLiveRegsBefore(MI, LIS); in reset()
DGCNIterativeScheduler.cpp99 const auto LiveIns = getLiveRegsBefore(*Begin, *LIS); in printLivenessInfo()