Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c753 const unsigned AVXBits = (1 << 27) | (1 << 28); getAvailableFeatures() local
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp1244 const unsigned AVXBits = (1 << 27) | (1 << 28); getAvailableFeatures() local