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

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-generic.cc 1175 expand_vector_operation (gimple_stmt_iterator *gsi, tree type, tree compute_type, function
1793 way to do it is change expand_vector_operation and its callees to
2358 new_rhs = expand_vector_operation (gsi, type, compute_type, stmt, code,
2370 way to do it is change expand_vector_operation and its callees to
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-generic.cc 1208 expand_vector_operation (gimple_stmt_iterator *gsi, tree type, tree compute_type, function
1821 way to do it is change expand_vector_operation and its callees to
2385 new_rhs = expand_vector_operation (gsi, type, compute_type, stmt, code,
2397 way to do it is change expand_vector_operation and its callees to

Completed in 18 milliseconds