OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getWavefrontSize
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h
180
unsigned
getWavefrontSize
() const {
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.cpp
517
unsigned
getWavefrontSize
(const MCSubtargetInfo *STI) {
588
return divideCeil(FlatWorkGroupSize,
getWavefrontSize
(STI));
Completed in 36 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026