OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getMaxNumSGPRs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.cpp
640
unsigned
getMaxNumSGPRs
(const MCSubtargetInfo *STI, unsigned WavesPerEU,
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
GCNSubtarget.h
1027
unsigned
getMaxNumSGPRs
(unsigned WavesPerEU, bool Addressable) const {
1028
return AMDGPU::IsaInfo::
getMaxNumSGPRs
(this, WavesPerEU, Addressable);
1042
unsigned
getMaxNumSGPRs
(const MachineFunction &MF) const;
Completed in 78 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026