Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcombine.c6417 make_compound_operation (rtx x, enum rtx_code in_code) in make_compound_operation() argument
6436 : in_code == COMPARE ? SET : in_code); in make_compound_operation()
6470 0, in_code == COMPARE); in make_compound_operation()
6483 0, in_code == COMPARE); in make_compound_operation()
6498 new = make_compound_operation (new, in_code); in make_compound_operation()
6513 NULL_RTX, i, 1, 0, in_code == COMPARE); in make_compound_operation()
6546 0, NULL_RTX, i, 1, 0, in_code == COMPARE); in make_compound_operation()
6550 else if (in_code == COMPARE in make_compound_operation()
6591 code == LSHIFTRT, 0, in_code == COMPARE); in make_compound_operation()
6608 code == LSHIFTRT, 0, in_code == COMPARE); in make_compound_operation()
[all …]
H A Dgimplify.c4507 omp_notice_variable (struct gimplify_omp_ctx *ctx, tree decl, bool in_code) in omp_notice_variable() argument
4510 unsigned flags = in_code ? GOVD_SEEN : 0; in omp_notice_variable()
4586 && omp_notice_variable (ctx->outer_context, decl, in_code)) in omp_notice_variable()
H A DChangeLog-200532229 * config/cris/cris.c (in_code): New variable.
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-02036833 fix. Do not set tc_segment_info_data.in_code for section. Call