Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFormMemoryClauses.cpp80 unsigned MaxSGPRs; member in __anon4789f1430111::SIFormMemoryClauses
256 MaxPressure.getSGPRNum() <= MaxSGPRs) { in checkPressure()
322 MaxSGPRs = TRI->getAllocatableSet(MF, &AMDGPU::SGPR_32RegClass).count(); in runOnMachineFunction()