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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc 5557 tree scalar_type_unsigned = make_unsigned_type (scalar_precision); local
5558 tree vectype_unsigned = get_same_sized_vectype (scalar_type_unsigned,
5629 tree data_reduc = make_ssa_name (scalar_type_unsigned);
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc 6363 tree scalar_type_unsigned = make_unsigned_type (scalar_precision); local
6364 tree vectype_unsigned = get_same_sized_vectype (scalar_type_unsigned,
6435 tree data_reduc = make_ssa_name (scalar_type_unsigned);

Completed in 26 milliseconds