Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.cpp442 static void reportMismatch(const GCNRPTracker::LiveRegSet &LISLR, in reportMismatch()
473 const auto LISLR = llvm::getLiveRegs(SI, LIS, *MRI); in isValid() local