HomeSort by: relevance | last modified time | path
    Searched defs:half_vectype (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-patterns.cc 1267 tree half_vectype; local
1269 type_out, &half_vectype, subtype))
1276 type_out, &half_vectype,
1287 unprom0, half_vectype, subtype);
1438 tree half_vectype; local
1440 type_out, &half_vectype))
1446 unprom, half_vectype);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-patterns.cc 1160 tree half_vectype; local
1162 type_out, &half_vectype, subtype))
1168 unprom0, half_vectype, subtype);
1318 tree half_vectype; local
1320 type_out, &half_vectype))
1326 unprom, half_vectype);

Completed in 66 milliseconds