Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgenmatch.cc663 class capture_info;
675 const char *, capture_info *, in gen_transform() argument
727 const char *, capture_info *,
761 const char *, capture_info *,
782 const char *, capture_info *,
2088 class capture_info class
2091 capture_info (simplify *s, operand *, bool);
2117 capture_info::capture_info (simplify *s, operand *result, bool gimple_) in capture_info() function in capture_info
2147 capture_info::walk_match (operand *o, unsigned toplevel_arg, in walk_match()
2225 capture_info::walk_result (operand *o, bool conditional_p, operand *result) in walk_result()
[all …]
DChangeLog-20153419 * genmatch.c (struct capture_info): Add match_use_count.
3420 (capture_info::walk_match): Increment match_use_count.
20454 (capture_info::walk_result): Adjust for user_id appearing as
21239 (capture_info::capture_info): Add bool whether generating gimple
21241 (capture_info::cinfo): Add capture member.
21242 (capture_info::walk_match): Record capture. Warn on
21244 (capture_info::walk_c_expr): Add more fragments captures cannot
21833 * genmatch.c (struct capture_info): Add same_as field.
21834 (capture_info::capture_info): Initialize same_as.
21835 (capture_info::walk_match): Compute same_as.
[all …]
DChangeLog-20148652 * genmatch.c (::gen_transform): Add capture_info and
8659 (capture_info::cinfo): Add cond_expr_cond_p flag.
8660 (capture_info::capture_info): Pass down whether the
8662 (capture_info::walk_match): Likewise, mark captures
8747 * genmatch.c (capture_info::capture_info): Add missing
8749 (capture_info::walk_match): Fix COND_EXPR handling.
8750 (capture_info::walk_result): Likewise.
10680 * genmatch.c (capture_info::walk_c_expr): Ignore capture
13584 (capture_info): New class.
13585 (capture_info::capture_info): New constructor.
[all …]
DChangeLog-202129033 (capture_info::capture_info): Likewise.
29034 (capture_info::walk_match): Likewise.
DChangeLog-201911372 (capture_info::walk_match, capture_info::walk_result,
11373 capture_info::walk_c_expr): Rename local vars.
DChangeLog-202014310 * genmatch.c (capture_info::capture_info): Likewise.
DChangeLog-201611327 * genmatch.c (capture_info::walk_c_expr): Diagnose unknown
DChangeLog-201828548 * genmatch.c (capture_info::walk_match): Do not mark