Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/pdp11/
H A Dpdp11-protos.h32 extern void notice_update_cc_on_set (rtx, rtx);
H A Dpdp11.h858 notice_update_cc_on_set(EXP, INSN); \
863 notice_update_cc_on_set(XVECEXP (EXP, 0, 0), INSN); \
H A Dpdp11.c1237 notice_update_cc_on_set(rtx exp, rtx insn ATTRIBUTE_UNUSED) in notice_update_cc_on_set() function
/openbsd/gnu/usr.bin/gcc/gcc/config/pdp11/
H A Dpdp11-protos.h32 extern void notice_update_cc_on_set PARAMS ((rtx, rtx));
H A Dpdp11.h997 notice_update_cc_on_set(EXP, INSN); \
1002 notice_update_cc_on_set(XVECEXP (EXP, 0, 0), INSN); \
H A Dpdp11.c1060 notice_update_cc_on_set(exp, insn) in notice_update_cc_on_set() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.12087 `legitimate_address_p', `notice_update_cc_on_set', `output_ascii',