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

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-stmts.cc 2076 tree half_vtype; local
2085 && (vector_vector_composition_type (vectype, 2, &half_vtype)
11542 tree half_vtype;
11545 &half_vtype);
11547 ltype = half_vtype;
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-stmts.cc 2252 tree half_vtype; local
2261 && (vector_vector_composition_type (vectype, 2, &half_vtype)
9944 tree half_vtype; local
9947 &half_vtype);
9949 ltype = half_vtype;

Completed in 23 milliseconds