OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getMinNumVGPRs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.cpp
734
unsigned
getMinNumVGPRs
(const MCSubtargetInfo *STI, unsigned WavesPerEU) {
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
GCNSubtarget.h
1066
unsigned
getMinNumVGPRs
(unsigned WavesPerEU) const {
1067
return AMDGPU::IsaInfo::
getMinNumVGPRs
(this, WavesPerEU);
Completed in 24 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026