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

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-patterns.cc 868 vect_convert_input (vec_info *vinfo, stmt_vec_info stmt_info, tree type, function
957 /* Invoke vect_convert_input for N elements of UNPROM and store the
977 result[i] = vect_convert_input (vinfo, stmt_info,
2865 value = vect_convert_input (vinfo, stmt_info, container_type, &unprom,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-patterns.cc 771 vect_convert_input (vec_info *vinfo, stmt_vec_info stmt_info, tree type, function
856 /* Invoke vect_convert_input for N elements of UNPROM and store the
876 result[i] = vect_convert_input (vinfo, stmt_info,

Completed in 18 milliseconds