Home | History | Annotate | Download | only in gallivm

Lines Matching full:has_sse

88    if (type.floating && util_cpu_caps.has_sse) {
178 if (type.floating && util_cpu_caps.has_sse) {
866 if(((util_cpu_caps.has_sse && type.width == 32 && type.length == 4) ||
1924 if (FALSE && ((util_cpu_caps.has_sse && type.width == 32 && type.length == 4) ||
1993 if ((util_cpu_caps.has_sse && type.width == 32 && type.length == 4) ||