Home
last modified time | relevance | path

Searched defs:GPUInfo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTargetParser.cpp25 struct GPUInfo { struct
26 StringLiteral Name;
27 StringLiteral CanonicalName;
28 AMDGPU::GPUKind Kind;
29 unsigned Features;
/external/llvm-project/llvm/lib/Support/
DTargetParser.cpp26 struct GPUInfo { struct
27 StringLiteral Name;
28 StringLiteral CanonicalName;
29 AMDGPU::GPUKind Kind;
30 unsigned Features;
/external/tensorflow/tensorflow/core/util/
Dtest_log.proto115 message GPUInfo { message