OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SQ_MAX_PGM_SGPRS
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInsertWaitcnts.cpp
131
// NUM_ALL_VGPRS .. NUM_ALL_VGPRS+
SQ_MAX_PGM_SGPRS
-1 real SGPRs
137
SQ_MAX_PGM_SGPRS
= 256, // Maximum programmable SGPRs across all targets.
349
unsigned SgprScores[
SQ_MAX_PGM_SGPRS
] = {0};
477
assert(Reg >= RegisterEncoding.SGPR0 && Reg <
SQ_MAX_PGM_SGPRS
);
480
Result.first <
SQ_MAX_PGM_SGPRS
+ NUM_ALL_VGPRS);
1596
assert(NumSGPRsMax <=
SQ_MAX_PGM_SGPRS
);
/src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/gca/
gfx_7_2_enum.h
2490
#define
SQ_MAX_PGM_SGPRS
0x68
gfx_8_0_enum.h
2736
#define
SQ_MAX_PGM_SGPRS
0x68
gfx_8_1_enum.h
2754
#define
SQ_MAX_PGM_SGPRS
0x68
/src/sys/external/bsd/drm2/dist/drm/amd/include/
navi10_enum.h
13928
#define
SQ_MAX_PGM_SGPRS
0x00000068
vega10_enum.h
15253
#define
SQ_MAX_PGM_SGPRS
0x00000068
Completed in 195 milliseconds
Indexes created Fri Sep 04 00:26:01 UTC 2026