OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getVGPREncodingGranule
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.cpp
708
unsigned
getVGPREncodingGranule
(const MCSubtargetInfo *STI,
757
getVGPREncodingGranule
(STI, EnableWavefrontSize32));
759
return NumVGPRs /
getVGPREncodingGranule
(STI, EnableWavefrontSize32) - 1;
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
GCNSubtarget.h
1050
unsigned
getVGPREncodingGranule
() const {
1051
return AMDGPU::IsaInfo::
getVGPREncodingGranule
(this);
Completed in 84 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026