Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h118 bool eliminateSGPRToVGPRSpillFrameIndex(MachineBasicBlock::iterator MI,
DSIFrameLowering.cpp698 bool Spilled = TRI.eliminateSGPRToVGPRSpillFrameIndex(MI, FI, RS); in processFunctionBeforeFrameFinalized()
DSIRegisterInfo.cpp963 bool SIRegisterInfo::eliminateSGPRToVGPRSpillFrameIndex( in eliminateSGPRToVGPRSpillFrameIndex() function in SIRegisterInfo