Home
last modified time | relevance | path

Searched refs:spillSGPRToVGPR (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h71 bool spillSGPRToVGPR() const { in spillSGPRToVGPR() function
H A DSILowerSGPRSpills.cpp339 const bool HasSGPRSpillToVGPR = TRI->spillSGPRToVGPR() && in runOnMachineFunction()
H A DSIMachineFunctionInfo.cpp415 assert(ST.getRegisterInfo()->spillSGPRToVGPR() && in allocateSGPRSpillToVGPRLane()
H A DSIFrameLowering.cpp97 if (TRI->spillSGPRToVGPR() && in getVGPRSpillLaneOrTempRegister()
H A DSIInstrInfo.cpp1757 if (RI.spillSGPRToVGPR()) in storeRegToStackSlot()
1976 if (RI.spillSGPRToVGPR()) in loadRegFromStackSlot()