Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TargetParser/
H A DHost.cpp1168 const unsigned AVXBits = (1 << 27) | (1 << 28); in getAvailableFeatures() local
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c683 const unsigned AVXBits = (1 << 27) | (1 << 28); in getAvailableFeatures() local