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

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc 6426 tree vec_cond_cast = make_ssa_name (vectype_unsigned); local
6429 gimple *vec_cond_cast_stmt = gimple_build_assign (vec_cond_cast,
6437 1, vec_cond_cast);
tree-vect-loop.cc 6426 tree vec_cond_cast = make_ssa_name (vectype_unsigned); local
6429 gimple *vec_cond_cast_stmt = gimple_build_assign (vec_cond_cast,
6437 1, vec_cond_cast);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc 5620 tree vec_cond_cast = make_ssa_name (vectype_unsigned); local
5623 gimple *vec_cond_cast_stmt = gimple_build_assign (vec_cond_cast,
5631 1, vec_cond_cast);
tree-vect-loop.cc 5620 tree vec_cond_cast = make_ssa_name (vectype_unsigned); local
5623 gimple *vec_cond_cast_stmt = gimple_build_assign (vec_cond_cast,
5631 1, vec_cond_cast);

Completed in 58 milliseconds