Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DTargetParser.cpp23 struct GPUInfo { struct
24 Name__anon780fd7390111::GPUInfo global() argument
25 CanonicalName__anon780fd7390111::GPUInfo global() argument
26 Kind__anon780fd7390111::GPUInfo global() argument
27 Features__anon780fd7390111::GPUInfo global() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURemoveIncompatibleFunctions.cpp150 const SubtargetSubTypeKV *GPUInfo = getGPUInfo(*ST, GPUName); in checkFunction() local