Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h115 bool eliminateSGPRToVGPRSpillFrameIndex(MachineBasicBlock::iterator MI,
DSILowerSGPRSpills.cpp297 bool Spilled = TRI->eliminateSGPRToVGPRSpillFrameIndex(MI, FI, nullptr); in runOnMachineFunction()
DSIRegisterInfo.cpp941 bool SIRegisterInfo::eliminateSGPRToVGPRSpillFrameIndex( in eliminateSGPRToVGPRSpillFrameIndex() function in SIRegisterInfo