Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp248 bool SIMachineFunctionInfo::allocateSGPRSpillToVGPR(MachineFunction &MF, in allocateSGPRSpillToVGPR() function in SIMachineFunctionInfo
DSIMachineFunctionInfo.h239 bool allocateSGPRSpillToVGPR(MachineFunction &MF, int FI);
DSIFrameLowering.cpp697 if (FuncInfo->allocateSGPRSpillToVGPR(MF, FI)) { in processFunctionBeforeFrameFinalized()