Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-match.h340 void maybe_build_generic_op (gimple_match_op *);
H A Dgimple-match-head.c507 maybe_build_generic_op (gimple_match_op *res_op) in maybe_build_generic_op() function
607 maybe_build_generic_op (res_op); in maybe_push_res_to_seq()
H A Dgimple-fold.c4785 maybe_build_generic_op (res_op); in replace_stmt_with_simplification()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-match.h373 void maybe_build_generic_op (gimple_match_op *);
H A Dgimple-match-head.cc532 maybe_build_generic_op (gimple_match_op *res_op) in maybe_build_generic_op() function
633 maybe_build_generic_op (res_op); in maybe_push_res_to_seq()
H A Dgimple-fold.cc5844 maybe_build_generic_op (res_op); in replace_stmt_with_simplification()
H A DChangeLog-20188501 * gimple-match-head.c (maybe_build_generic_op) <BIT_FIELD_REF>: Set
22272 (maybe_build_generic_op): Likewise.
22296 (maybe_build_generic_op): Likewise.
22314 maybe_build_generic_op and maybe_push_res_to_seq.
H A DChangeLog-201628156 * gimple-match.h (maybe_build_generic_op): Adjust prototype.
28157 * gimple-match-head.c (maybe_build_generic_op): Pass all ops
28160 * gimple-fold.c (maybe_build_generic_op): Likewise.