Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp428 bool RanOutOfSGPRs = false; in buildScratchLoadStore() local
452 RanOutOfSGPRs = true; in buildScratchLoadStore()
487 if (RanOutOfSGPRs) { in buildScratchLoadStore()