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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp348 bool SIMachineFunctionInfo::reserveVGPRforSGPRSpills(MachineFunction &MF) { function in class:SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h536 bool reserveVGPRforSGPRSpills(MachineFunction &MF);
H A DSIISelLowering.cpp11369 Info->reserveVGPRforSGPRSpills(MF);

Completed in 137 milliseconds