Searched defs:AMXBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/TargetParser/ | ||
H A D | Host.cpp | 1692 const unsigned AMXBits = (1 << 17) | (1 << 18); getHostCPUFeatures() local |
/llvm-project/compiler-rt/lib/builtins/cpu_model/ | ||
H A D | x86.c | 815 const unsigned AMXBits = (1 << 17) | (1 << 18); getAvailableFeatures() local |