Home
last modified time | relevance | path

Searched refs:NumSystemSGPRs (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h141 unsigned NumSystemSGPRs = 0; variable
266 NumSystemSGPRs += 1; in addWorkGroupIDX()
272 NumSystemSGPRs += 1; in addWorkGroupIDY()
278 NumSystemSGPRs += 1; in addWorkGroupIDZ()
284 NumSystemSGPRs += 1; in addWorkGroupInfo()
304 NumSystemSGPRs += 1; in addPrivateSegmentWaveByteOffset()
406 return NumUserSGPRs + NumSystemSGPRs; in getNumPreloadedSGPRs()
H A DSIMachineFunctionInfo.cpp326 assert(NumSystemSGPRs == 0 && "System SGPRs must be added after user SGPRs");
331 return AMDGPU::SGPR0 + NumUserSGPRs + NumSystemSGPRs;
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h141 unsigned NumSystemSGPRs = 0; in fmt()
266 NumSystemSGPRs += 1; in fmt()
272 NumSystemSGPRs += 1; in fmt()
278 NumSystemSGPRs += 1; in fmt()
284 NumSystemSGPRs += 1; in fmt()
304 NumSystemSGPRs += 1; in fmt()
406 return NumUserSGPRs + NumSystemSGPRs; in fmt()
H A DSIMachineFunctionInfo.cpp331 assert(NumSystemSGPRs == 0 && "System SGPRs must be added after user SGPRs"); in getNextUserSGPR()
336 return AMDGPU::SGPR0 + NumUserSGPRs + NumSystemSGPRs; in getNextSystemSGPR()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h377 unsigned NumSystemSGPRs = 0;
545 NumSystemSGPRs += 1;
551 NumSystemSGPRs += 1;
557 NumSystemSGPRs += 1;
563 NumSystemSGPRs += 1;
583 NumSystemSGPRs += 1;
690 return NumUserSGPRs + NumSystemSGPRs;
H A DSIMachineFunctionInfo.cpp409 assert(NumSystemSGPRs == 0 && "System SGPRs must be added after user SGPRs"); in getNextUserSGPR()
414 return AMDGPU::SGPR0 + NumUserSGPRs + NumSystemSGPRs; in getNextSystemSGPR()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h377 unsigned NumSystemSGPRs = 0;
545 NumSystemSGPRs += 1;
551 NumSystemSGPRs += 1;
557 NumSystemSGPRs += 1;
563 NumSystemSGPRs += 1;
583 NumSystemSGPRs += 1;
690 return NumUserSGPRs + NumSystemSGPRs;
H A DSIMachineFunctionInfo.cpp409 assert(NumSystemSGPRs == 0 && "System SGPRs must be added after user SGPRs"); in getNextUserSGPR()
414 return AMDGPU::SGPR0 + NumUserSGPRs + NumSystemSGPRs; in getNextSystemSGPR()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h377 unsigned NumSystemSGPRs = 0;
545 NumSystemSGPRs += 1;
551 NumSystemSGPRs += 1;
557 NumSystemSGPRs += 1;
563 NumSystemSGPRs += 1;
583 NumSystemSGPRs += 1;
690 return NumUserSGPRs + NumSystemSGPRs;
H A DSIMachineFunctionInfo.cpp409 assert(NumSystemSGPRs == 0 && "System SGPRs must be added after user SGPRs"); in getNextUserSGPR()
414 return AMDGPU::SGPR0 + NumUserSGPRs + NumSystemSGPRs; in getNextSystemSGPR()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h369 unsigned NumSystemSGPRs = 0;
541 NumSystemSGPRs += 1;
547 NumSystemSGPRs += 1;
553 NumSystemSGPRs += 1;
559 NumSystemSGPRs += 1;
579 NumSystemSGPRs += 1;
686 return NumUserSGPRs + NumSystemSGPRs;
H A DSIMachineFunctionInfo.cpp411 assert(NumSystemSGPRs == 0 && "System SGPRs must be added after user SGPRs"); in getNextUserSGPR()
416 return AMDGPU::SGPR0 + NumUserSGPRs + NumSystemSGPRs; in getNextSystemSGPR()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h388 unsigned NumSystemSGPRs = 0;
570 NumSystemSGPRs += 1;
576 NumSystemSGPRs += 1;
582 NumSystemSGPRs += 1;
588 NumSystemSGPRs += 1;
608 NumSystemSGPRs += 1;
717 return NumUserSGPRs + NumSystemSGPRs;
H A DSIMachineFunctionInfo.cpp455 assert(NumSystemSGPRs == 0 && "System SGPRs must be added after user SGPRs"); in getNextUserSGPR()
460 return AMDGPU::SGPR0 + NumUserSGPRs + NumSystemSGPRs; in getNextSystemSGPR()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h382 unsigned NumSystemSGPRs = 0;
564 NumSystemSGPRs += 1;
570 NumSystemSGPRs += 1;
576 NumSystemSGPRs += 1;
582 NumSystemSGPRs += 1;
602 NumSystemSGPRs += 1;
711 return NumUserSGPRs + NumSystemSGPRs;
H A DSIMachineFunctionInfo.cpp449 assert(NumSystemSGPRs == 0 && "System SGPRs must be added after user SGPRs"); in getNextUserSGPR()
454 return AMDGPU::SGPR0 + NumUserSGPRs + NumSystemSGPRs; in getNextSystemSGPR()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h387 unsigned NumSystemSGPRs = 0;
581 NumSystemSGPRs += 1;
587 NumSystemSGPRs += 1;
593 NumSystemSGPRs += 1;
599 NumSystemSGPRs += 1; in mappingImpl()
619 NumSystemSGPRs += 1;
728 return NumUserSGPRs + NumSystemSGPRs;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h387 unsigned NumSystemSGPRs = 0;
581 NumSystemSGPRs += 1;
587 NumSystemSGPRs += 1;
593 NumSystemSGPRs += 1;
599 NumSystemSGPRs += 1;
619 NumSystemSGPRs += 1;
728 return NumUserSGPRs + NumSystemSGPRs;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h383 unsigned NumSystemSGPRs = 0;
565 NumSystemSGPRs += 1;
571 NumSystemSGPRs += 1;
577 NumSystemSGPRs += 1;
583 NumSystemSGPRs += 1;
603 NumSystemSGPRs += 1;
712 return NumUserSGPRs + NumSystemSGPRs;
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h382 unsigned NumSystemSGPRs = 0;
564 NumSystemSGPRs += 1;
570 NumSystemSGPRs += 1;
576 NumSystemSGPRs += 1;
582 NumSystemSGPRs += 1;
602 NumSystemSGPRs += 1;
711 return NumUserSGPRs + NumSystemSGPRs;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h387 unsigned NumSystemSGPRs = 0;
581 NumSystemSGPRs += 1;
587 NumSystemSGPRs += 1;
593 NumSystemSGPRs += 1;
599 NumSystemSGPRs += 1;
619 NumSystemSGPRs += 1;
728 return NumUserSGPRs + NumSystemSGPRs;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h387 unsigned NumSystemSGPRs = 0;
581 NumSystemSGPRs += 1;
587 NumSystemSGPRs += 1;
593 NumSystemSGPRs += 1;
599 NumSystemSGPRs += 1;
619 NumSystemSGPRs += 1;
728 return NumUserSGPRs + NumSystemSGPRs;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h387 unsigned NumSystemSGPRs = 0;
581 NumSystemSGPRs += 1;
587 NumSystemSGPRs += 1;
593 NumSystemSGPRs += 1;
599 NumSystemSGPRs += 1;
619 NumSystemSGPRs += 1;
728 return NumUserSGPRs + NumSystemSGPRs;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h383 unsigned NumSystemSGPRs = 0;
565 NumSystemSGPRs += 1;
571 NumSystemSGPRs += 1;
577 NumSystemSGPRs += 1;
583 NumSystemSGPRs += 1;
603 NumSystemSGPRs += 1;
712 return NumUserSGPRs + NumSystemSGPRs;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h387 unsigned NumSystemSGPRs = 0;
581 NumSystemSGPRs += 1;
587 NumSystemSGPRs += 1;
593 NumSystemSGPRs += 1;
599 NumSystemSGPRs += 1;
619 NumSystemSGPRs += 1;
728 return NumUserSGPRs + NumSystemSGPRs;

12