OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GPU
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
NVPTX.h
61
CudaArch
GPU
;
78
Features[CudaArchToString(
GPU
)] = true;
129
GPU
= StringToCudaArch(Name);
130
return
GPU
!= CudaArch::UNKNOWN;
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUTargetMachine.cpp
356
static StringRef getGPUOrDefault(const Triple &TT, StringRef
GPU
) {
357
if (!
GPU
.empty())
358
return
GPU
;
636
StringRef
GPU
= getGPUName(F);
639
SmallString<128> SubtargetKey(
GPU
);
648
I = std::make_unique<R600Subtarget>(TargetTriple,
GPU
, FS, *this);
705
StringRef
GPU
= getGPUName(F);
708
SmallString<128> SubtargetKey(
GPU
);
717
I = std::make_unique<GCNSubtarget>(TargetTriple,
GPU
, FS, *this);
/src/sys/external/gpl2/dts/dist/include/dt-bindings/clock/
stm32mp1-clks.h
116
#define
GPU
101
Completed in 17 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026