| /src/external/gpl3/gcc/dist/gcc/ |
| tree-vect-patterns.cc | 3142 tree new_vectype = get_vectype_for_scalar_type (vinfo, new_type); local 3144 if (!new_vectype || !op_vectype) 3176 pattern_stmt, new_vectype); 3347 tree new_vectype = get_vectype_for_scalar_type (vinfo, new_type); local 3348 if (!new_vectype 3350 (ifn, new_vectype, OPTIMIZE_FOR_SPEED)) 3363 unprom_mult, new_vectype); 3374 mulhrs_stmt, new_vectype); 3500 tree new_vectype = get_vectype_for_scalar_type (vinfo, new_type); local 3501 if (!new_vectype) 5708 tree new_vectype = get_vectype_for_scalar_type (vinfo, type); local 5773 tree cst0, cst1, new_vectype; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-vect-patterns.cc | 2033 tree new_vectype = get_vectype_for_scalar_type (vinfo, new_type); local 2035 if (!new_vectype || !op_vectype) 2067 pattern_stmt, new_vectype); 2238 tree new_vectype = get_vectype_for_scalar_type (vinfo, new_type); local 2239 if (!new_vectype 2241 (ifn, new_vectype, OPTIMIZE_FOR_SPEED)) 2254 unprom_mult, new_vectype); 2265 mulhrs_stmt, new_vectype); 2391 tree new_vectype = get_vectype_for_scalar_type (vinfo, new_type); local 2392 if (!new_vectype) 4439 tree new_vectype = get_vectype_for_scalar_type (vinfo, type); local 4506 tree cst0, cst1, new_vectype; local [all...] |