Home
last modified time | relevance | path

Searched refs:get_arm_condition_code (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.c81 static arm_cc get_arm_condition_code (rtx);
11040 code = get_arm_condition_code (current_insn_predicate); in arm_print_operand()
11190 fputs (arm_condition_codes[get_arm_condition_code (x)], in arm_print_operand()
11209 (get_arm_condition_code (x))], in arm_print_operand()
11469 get_arm_condition_code (rtx comparison) in get_arm_condition_code() function
11909 get_arm_condition_code (XEXP (XEXP (XEXP (SET_SRC (body), in arm_final_prescan_insn()
11921 arm_current_cc = get_arm_condition_code (XEXP (SET_SRC (body), in arm_final_prescan_insn()
/freebsd-12.1/contrib/gcc/
H A DFSFChangeLog.101102 (get_arm_condition_code): Now a static function returning
1369 (get_arm_condition_code): Extract the mode of the comparison and
H A DFSFChangeLog.1113459 (get_arm_condition_code): Handle CC_Cmode.
H A DChangeLog-200011380 (get_arm_condition_code): Likewise.
H A DChangeLog-200521637 arm_print_operand, arm_assemble_integer, get_arm_condition_code,
H A DChangeLog-20035316 (get_arm_condition_code): Handle CC_Nmode.