Searched refs:OP_C_EXPR (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgenmatch.c433 enum op_type { OP_PREDICATE, OP_EXPR, OP_CAPTURE, OP_C_EXPR }; enumerator in enum:operand::op_type
492 : operand (OP_C_EXPR), r (r_), code (code_), capture_ids (capture_ids_),
543 return op->type == operand::OP_C_EXPR;
2454 || result->type == operand::OP_C_EXPR)
2540 || result->type == operand::OP_C_EXPR)

Completed in 90 milliseconds