Home
last modified time | relevance | path

Searched refs:_avx2 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dcpuid.d168 bool avx2() {return _avx2;} in avx2()
279 bool _avx2; variable
1125 _avx2 = avx && (cf.extfeatures & AVX2_BIT) != 0; in this()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/m4/
H A Dmatmul.m492 'define(`matmul_name',`matmul_'rtype_code`_avx2')dnl
170 matmul_fn = matmul_'rtype_code`_avx2;
/netbsd-src/external/gpl3/gcc/dist/libgfortran/m4/
H A Dmatmul.m492 'define(`matmul_name',`matmul_'rtype_code`_avx2')dnl
169 matmul_fn = matmul_'rtype_code`_avx2;
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-20171065 * m4/matmul.m4: (matmul_'rtype_code`_avx2): Also generate for