OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComputePGMRSrc2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIProgramInfo.h
43
uint64_t
ComputePGMRSrc2
= 0;
AMDGPUAsmPrinter.cpp
434
assert(isUInt<32>(PI.
ComputePGMRSrc2
));
443
KernelDescriptor.compute_pgm_rsrc2 = PI.
ComputePGMRSrc2
;
573
Twine(G_00B84C_SCRATCH_EN(CurrentProgramInfo.
ComputePGMRSrc2
)), false);
576
Twine(G_00B84C_USER_SGPR(CurrentProgramInfo.
ComputePGMRSrc2
)), false);
579
Twine(G_00B84C_TRAP_HANDLER(CurrentProgramInfo.
ComputePGMRSrc2
)), false);
582
Twine(G_00B84C_TGID_X_EN(CurrentProgramInfo.
ComputePGMRSrc2
)), false);
585
Twine(G_00B84C_TGID_Y_EN(CurrentProgramInfo.
ComputePGMRSrc2
)), false);
588
Twine(G_00B84C_TGID_Z_EN(CurrentProgramInfo.
ComputePGMRSrc2
)), false);
591
Twine(G_00B84C_TIDIG_COMP_CNT(CurrentProgramInfo.
ComputePGMRSrc2
)),
1242
ProgInfo.
ComputePGMRSrc2
[
all
...]
Completed in 28 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026