Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIFrameLowering.cpp675 bool AllSGPRSpilledToVGPRs = false; in processFunctionBeforeFrameFinalized() local
678 AllSGPRSpilledToVGPRs = true; in processFunctionBeforeFrameFinalized()
702 AllSGPRSpilledToVGPRs = false; in processFunctionBeforeFrameFinalized()
714 !AllSGPRSpilledToVGPRs || !allStackObjectsAreDead(MFI)) { in processFunctionBeforeFrameFinalized()