OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumSGPR
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/R600/
AMDGPUAsmPrinter.h
29
NumSGPR
(0),
40
uint32_t
NumSGPR
;
54
unsigned &
NumSGPR
,
AMDGPUAsmPrinter.cpp
110
OutStreamer.emitRawComment(" NumSgprs: " + Twine(KernelInfo.
NumSGPR
),
306
ProgInfo.
NumSGPR
= MaxSGPR;
352
S_00B848_SGPRS(KernelInfo.
NumSGPR
/ 8) |
367
S_00B028_SGPRS(KernelInfo.
NumSGPR
/ 8), 4);
Completed in 70 milliseconds