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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop-manip.cc 1748 tree align_in_elems_tree = build_int_cst (type, align_in_elems); local
1756 align_in_elems_tree);
1758 iters = fold_build2 (MINUS_EXPR, type, align_in_elems_tree,
tree-vect-loop-manip.cc 1748 tree align_in_elems_tree = build_int_cst (type, align_in_elems); local
1756 align_in_elems_tree);
1758 iters = fold_build2 (MINUS_EXPR, type, align_in_elems_tree,
tree-vect-loop-manip.cc 1748 tree align_in_elems_tree = build_int_cst (type, align_in_elems); local
1756 align_in_elems_tree);
1758 iters = fold_build2 (MINUS_EXPR, type, align_in_elems_tree,
tree-vect-loop-manip.cc 1748 tree align_in_elems_tree = build_int_cst (type, align_in_elems); local
1756 align_in_elems_tree);
1758 iters = fold_build2 (MINUS_EXPR, type, align_in_elems_tree,
tree-vect-loop-manip.cc 1748 tree align_in_elems_tree = build_int_cst (type, align_in_elems); local
1756 align_in_elems_tree);
1758 iters = fold_build2 (MINUS_EXPR, type, align_in_elems_tree,

Completed in 126 milliseconds