Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp252 bool SIMachineFunctionInfo::haveFreeLanesForSGPRSpill(const MachineFunction &MF, in haveFreeLanesForSGPRSpill() function in SIMachineFunctionInfo
DSIMachineFunctionInfo.h515 bool haveFreeLanesForSGPRSpill(const MachineFunction &MF,
DSIFrameLowering.cpp1015 if (MFI->haveFreeLanesForSGPRSpill(MF, 1)) { in determineCalleeSaves()