Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp79 unsigned MaxVGPRs; member in __anonc038b9910111::SIFormMemoryClauses
244 MaxPressure.getVGPRNum() <= MaxVGPRs && in checkPressure()
310 MaxVGPRs = TRI->getAllocatableSet(MF, &AMDGPU::VGPR_32RegClass).count(); in runOnMachineFunction()