Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDSIRegisterInfo.cpp152 bool RanOutOfSGPRs = false; in buildScratchLoadStore() local
161 RanOutOfSGPRs = true; in buildScratchLoadStore()
170 if (RanOutOfSGPRs) in buildScratchLoadStore()