Searched refs:arm_ld_sched (Results 1 – 6 of 6) sorted by relevance
153 && !(optimize_size || arm_ld_sched)")))
324 extern int arm_ld_sched;
496 int arm_ld_sched = 0; variable1125 arm_ld_sched = (tune_flags & FL_LDSCHED) != 0; in arm_override_options()1333 if (arm_ld_sched) in arm_override_options()5818 if (arm_ld_sched) in adjacent_mem_locations()5995 if (nops == 2 && arm_ld_sched) in load_multiple_sequence()8104 if (optimize_size || arm_ld_sched) in arm_const_double_by_parts()
238 ; Load scheduling, set from the arm_ld_sched variable240 (define_attr "ldsched" "no,yes" (const (symbol_ref "arm_ld_sched")))4196 <= ((optimize_size || arm_ld_sched) ? 3 : 4))"
4463 arm_fast_multiply, arm_arch4, arm_arch5, arm_ld_sched,
4388 * arm.c (arm_override_options): Use arm_ld_sched rather than testing