Searched defs:Exynos (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMSubtarget.h | 83 Exynos, global() enumerator |
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/ | ||
H A D | Host.cpp | 301 unsigned Exynos = (Variant << 12) | Part; getHostCPUNameForARM() local |