Home
last modified time | relevance | path

Searched refs:RUY_PLATFORM_AVX2_FMA (Results 1 – 6 of 6) sorted by relevance

/external/ruy/ruy/
Dplatform.h141 #define RUY_PLATFORM_AVX2_FMA 1 macro
143 #define RUY_PLATFORM_AVX2_FMA 0 macro
Dhave_built_path_for_avx2_fma.cc24 #if !(RUY_PLATFORM_AVX2_FMA && RUY_OPT(ASM))
Dpack_avx2_fma.cc26 #if RUY_PLATFORM_AVX2_FMA && RUY_OPT(INTRINSICS)
32 #if !(RUY_PLATFORM_AVX2_FMA && RUY_OPT(ASM))
Dkernel_avx2_fma.cc27 #if RUY_PLATFORM_AVX2_FMA && RUY_OPT(ASM)
33 #if !(RUY_PLATFORM_AVX2_FMA && RUY_OPT(ASM))
Dpack_x86.h416 #if ((RUY_PLATFORM_AVX || RUY_PLATFORM_AVX2_FMA) && RUY_OPT(ASM))
Dkernel_x86.h192 #if ((RUY_PLATFORM_AVX || RUY_PLATFORM_AVX2_FMA) && RUY_OPT(ASM))