Home
last modified time | relevance | path

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

/libCEED/
H A DMakefile504 AVX := $(filter $(AVX_FLAG),$(shell $(CC) $(CFLAGS:-M%=) -v -E -x c /dev/null 2>&1)) macro
/libCEED/rust/libceed-sys/c-src/
H A DMakefile504 AVX := $(filter $(AVX_FLAG),$(shell $(CC) $(CFLAGS:-M%=) -v -E -x c /dev/null 2>&1)) macro