Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp308 void SIMachineFunctionInfo::removeSGPRToVGPRFrameIndices(MachineFrameInfo &MFI) { in removeSGPRToVGPRFrameIndices() function in SIMachineFunctionInfo
DSIMachineFunctionInfo.h240 void removeSGPRToVGPRFrameIndices(MachineFrameInfo &MFI);
DSIFrameLowering.cpp707 FuncInfo->removeSGPRToVGPRFrameIndices(MFI); in processFunctionBeforeFrameFinalized()