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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp266 bool SIMachineFunctionInfo::haveFreeLanesForSGPRSpill(const MachineFunction &MF, function in class:SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h533 bool haveFreeLanesForSGPRSpill(const MachineFunction &MF,
H A DSIFrameLowering.cpp87 if (MFI->haveFreeLanesForSGPRSpill(MF, 1)) {

Completed in 89 milliseconds