Searched refs:RUY_PLATFORM_AVX2_FMA (Results 1 – 6 of 6) sorted by relevance
141 #define RUY_PLATFORM_AVX2_FMA 1 macro143 #define RUY_PLATFORM_AVX2_FMA 0 macro
24 #if !(RUY_PLATFORM_AVX2_FMA && RUY_OPT(ASM))
26 #if RUY_PLATFORM_AVX2_FMA && RUY_OPT(INTRINSICS)32 #if !(RUY_PLATFORM_AVX2_FMA && RUY_OPT(ASM))
27 #if RUY_PLATFORM_AVX2_FMA && RUY_OPT(ASM)33 #if !(RUY_PLATFORM_AVX2_FMA && RUY_OPT(ASM))
416 #if ((RUY_PLATFORM_AVX || RUY_PLATFORM_AVX2_FMA) && RUY_OPT(ASM))
192 #if ((RUY_PLATFORM_AVX || RUY_PLATFORM_AVX2_FMA) && RUY_OPT(ASM))
Completed in 11 milliseconds