Searched refs:avr_notice_update_cc (Results 1 – 8 of 8) sorted by relevance
108 extern void avr_notice_update_cc (rtx body, rtx_insn *insn);
106 extern void avr_notice_update_cc (rtx body, rtx_insn *insn);
492 #define NOTICE_UPDATE_CC(EXP, INSN) avr_notice_update_cc (EXP, INSN)
2997 avr_notice_update_cc (rtx body ATTRIBUTE_UNUSED, rtx_insn *insn) in avr_notice_update_cc() function
19338 * config/avr/avr-protos.h (avr_notice_update_cc): Likewise.19339 * config/avr/avr.c (avr_notice_update_cc): Likewise.39175 * config/avr/avr.c (avr_notice_update_cc): Handle SET_VZN.
28522 (avr_notice_update_cc): Remove function.
13176 * config/avr/avr.c (avr_notice_update_cc) [CC_NONE]: If insn
39725 (notice_update_cc): Rename to avr_notice_update_cc.