Searched refs:cartesian_product (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | genmatch.c | 879 cartesian_product (const vec< vec<operand *> >& ops_vector, in cartesian_product() function 892 cartesian_product (ops_vector, result, v, n + 1); in cartesian_product() 934 cartesian_product (ops_vector, result, v, 0); in commutate() 1186 cartesian_product (ops_vector, result, v, 0); in lower_cond()
|