Searched refs:const_ok (Results 1 – 1 of 1) sorted by relevance
4882 int cost, const_ok = const_ok_for_arm (i); in arm_slowmul_rtx_costs() local4886 cost = const_ok ? 4 : 8; in arm_slowmul_rtx_costs()4948 int cost, const_ok = const_ok_for_arm (i); in arm_fastmul_rtx_costs() local4952 cost = const_ok ? 4 : 8; in arm_fastmul_rtx_costs()5014 int cost, const_ok = const_ok_for_arm (i); in arm_xscale_rtx_costs() local5020 if (! const_ok) in arm_xscale_rtx_costs()