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

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-stmts.cc 1907 /* Function VECTOR_VECTOR_COMPOSITION_TYPE
1922 vector_vector_composition_type (tree vtype, poly_uint64 nelts, tree *ptype) function
2085 && (vector_vector_composition_type (vectype, 2, &half_vtype)
10344 = vector_vector_composition_type (vectype,
11544 = vector_vector_composition_type (vectype, 2,
11578 = vector_vector_composition_type (vectype,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-stmts.cc 2106 /* Function VECTOR_VECTOR_COMPOSITION_TYPE
2121 vector_vector_composition_type (tree vtype, poly_uint64 nelts, tree *ptype) function
2261 && (vector_vector_composition_type (vectype, 2, &half_vtype)
9214 = vector_vector_composition_type (vectype,
9946 = vector_vector_composition_type (vectype, 2,

Completed in 60 milliseconds