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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc 5623 gimple *vec_cond_cast_stmt = gimple_build_assign (vec_cond_cast, local
5626 gsi_insert_before (&exit_gsi, vec_cond_cast_stmt, GSI_SAME_STMT);
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc 6429 gimple *vec_cond_cast_stmt = gimple_build_assign (vec_cond_cast, local
6432 gsi_insert_before (&exit_gsi, vec_cond_cast_stmt, GSI_SAME_STMT);

Completed in 39 milliseconds