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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-stmts.cc 10338 tree vec_cond_lhs = NULL_TREE, vec_cond_rhs = NULL_TREE; local
10667 vec_cond_rhs = vec_oprnds1[i];
10672 vec_cond_lhs, vec_cond_rhs);
10681 vec_cond_rhs);
10685 vec_cond_rhs);

Completed in 57 milliseconds