Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h260 bool hasSpilledSGPRs() const { in hasSpilledSGPRs() function
DSIFrameLowering.cpp24 if (!FuncInfo->hasSpilledSGPRs()) in hasOnlySGPRSpills()