Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp65 void determineRegsForWWMAllocation(MachineFunction &MF, BitVector &RegMask);
346 void SILowerSGPRSpills::determineRegsForWWMAllocation(MachineFunction &MF, in determineRegsForWWMAllocation() function in SILowerSGPRSpills
511 determineRegsForWWMAllocation(MF, WwmRegMask); in run()