Home
last modified time | relevance | path

Searched refs:getSGPRToVGPRSpills (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h229 ArrayRef<SpilledReg> getSGPRToVGPRSpills(int FrameIndex) const { in getSGPRToVGPRSpills() function
DSIRegisterInfo.cpp649 = MFI->getSGPRToVGPRSpills(Index); in spillSGPR()
827 = MFI->getSGPRToVGPRSpills(Index); in restoreSGPR()