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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc 5818 tree compare_val = build_int_cst (index_elt_type, i); local
5819 compare_val = build_vector_from_val (index_type, compare_val);
5821 index, compare_val);
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc 6624 tree compare_val = build_int_cst (index_elt_type, i); local
6625 compare_val = build_vector_from_val (index_type, compare_val);
6627 index, compare_val);

Completed in 27 milliseconds