Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenmatch.c488 operator_id *op = new operator_id (code, id, nargs, tcc); in add_operator()
514 if (operator_id *oid = dyn_cast <operator_id *> (&id))
952 if (operator_id *p = dyn_cast <operator_id *> (ne->operation)) in commutate()
961 if (operator_id *q = dyn_cast <operator_id *> (p->substitutes[j])) in commutate()
976 if (operator_id *q = dyn_cast <operator_id *> (subst)) in commutate()
1342 binary_ok (operator_id *op) in binary_ok()
1405 operator_id *op0 in lower_for()
2764 if (operator_id *code = dyn_cast <operator_id *> (id)) in gen_gimple_expr()
4161 if (operator_id *p in parse_expr()
4172 if (operator_id *q in parse_expr()
[all …]