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

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-loop-manip.cc 694 tree bias_tree = build_int_cst (compare_type, bias); local
711 bias_tree);
714 bias_tree);
727 but this choice can avoid the need to load BIAS_TREE into
737 start = bias_tree;
762 bias_tree, nitems_skip);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop-manip.cc 565 tree bias_tree = build_int_cst (compare_type, bias); local
582 bias_tree);
585 bias_tree);
598 but this choice can avoid the need to load BIAS_TREE into
608 start = bias_tree;
633 bias_tree, nitems_skip);

Completed in 18 milliseconds