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

  /src/external/gpl3/gcc/dist/gcc/
tree-affine.cc 55 aff_combination_zero (aff_tree *comb, tree type) function
71 aff_combination_zero (comb, type);
80 aff_combination_zero (comb, type);
100 aff_combination_zero (comb, comb->type);
666 aff_combination_zero (r, c1->type);
730 aff_combination_zero (&to_add, comb->type);
831 aff_combination_zero (&curre, comb->type);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-affine.cc 55 aff_combination_zero (aff_tree *comb, tree type) function
71 aff_combination_zero (comb, type);
80 aff_combination_zero (comb, type);
100 aff_combination_zero (comb, comb->type);
666 aff_combination_zero (r, c1->type);
730 aff_combination_zero (&to_add, comb->type);
830 aff_combination_zero (&curre, comb->type);

Completed in 14 milliseconds