Home
last modified time | relevance | path

Searched refs:is_commutative (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgenmatch.cc699 ops (vNULL), expr_type (NULL), is_commutative (is_commutative_), in expr()
704 ops (vNULL), expr_type (e->expr_type), is_commutative (e->is_commutative), in expr()
715 bool is_commutative; member in expr
1011 ne->is_commutative = false; in commutate()
1017 if (!e->is_commutative) in commutate()
1070 ne->is_commutative = false; in commutate()
4297 bool is_commutative = false; in parse_expr() local
4347 is_commutative = true; in parse_expr()
4350 is_commutative = true; in parse_expr()
4386 if (is_commutative) in parse_expr()
[all …]