HomeSort by relevance Sort by last modified time
    Searched refs:getMaxNumUserSGPRs (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 385 unsigned getMaxNumUserSGPRs() const {
AMDGPUAsmPrinter.cpp 481 if (MFI->NumUserSGPRs > STM.getMaxNumUserSGPRs()) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 752 unsigned getMaxNumUserSGPRs() const {
AMDGPUAsmPrinter.cpp     [all...]

Completed in 240 milliseconds