Searched defs:AVX_FLAG (Results 1 – 2 of 2) sorted by relevance
503 AVX_FLAG := $(if $(filter clang,$(CC_VENDOR)),+avx,-mavx) macro