Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h268 bool hasSpilledVGPRs() const { in hasSpilledVGPRs() function
DSIFrameLowering.cpp27 if (FuncInfo->hasSpilledVGPRs()) in hasOnlySGPRSpills()