Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h43 bool spillSGPRToVGPR() const { in spillSGPRToVGPR() function
DSIMachineFunctionInfo.cpp264 assert(TRI->spillSGPRToVGPR() && "not spilling SGPRs to VGPRs"); in allocateSGPRSpillToVGPR()
DSIFrameLowering.cpp677 if (TRI.spillSGPRToVGPR() && FuncInfo->hasSpilledSGPRs()) { in processFunctionBeforeFrameFinalized()