Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp303 void SIMachineFunctionInfo::removeSGPRToVGPRFrameIndices(MachineFrameInfo &MFI) { in removeSGPRToVGPRFrameIndices() function in SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h240 void removeSGPRToVGPRFrameIndices(MachineFrameInfo &MFI);
H A DSIFrameLowering.cpp707 FuncInfo->removeSGPRToVGPRFrameIndices(MFI); in processFunctionBeforeFrameFinalized()