Home
last modified time | relevance | path

Searched refs:has_call (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtlanal.h154 unsigned int has_call : 1; variable
172 has_call (false), in rtx_properties()
195 return has_volatile_refs || has_pre_post_modify || has_call; in has_side_effects()
H A Dhw-doloop.h108 bool has_call; member
H A Dloop-invariant.cc64 bool has_call; /* True if the loop contains a call. */ member in loop_data
586 bool has_call = false; in find_exits() local
599 has_call = true; in find_exits()
628 if (LOOP_DATA (body[i]->loop_father)->has_call) in find_exits()
630 has_call = true; in find_exits()
651 LOOP_DATA (loop)->has_call = has_call; in find_exits()
1970 LOOP_DATA (loop)->has_call); in move_single_loop_invariants()
H A DChangeLog-200133162 Use it instead of loop_info->has_call for scanning loop mems.
33163 (check_dbra_loop): Replace loop_info->has_call test with
H A DChangeLog-19999773 has_call, has_volatile, has_tablejump, has_multiple_exit_targets,
H A DChangeLog-201021794 has_call field.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhw-doloop.h108 bool has_call; member
H A Dloop-invariant.c64 bool has_call; /* True if the loop contains a call. */ variable
587 bool has_call = false; in find_exits() local
600 has_call = true; in find_exits()
629 if (LOOP_DATA (body[i]->loop_father)->has_call) in find_exits()
631 has_call = true; in find_exits()
652 LOOP_DATA (loop)->has_call = has_call; in find_exits()
1962 LOOP_DATA (loop)->has_call); in move_single_loop_invariants()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-spu.c3970 bool has_call; in sum_stack() local
3979 has_call = false; in sum_stack()
3986 has_call = true; in sum_stack()
4024 if (has_call) in sum_stack()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-spu.c3971 bool has_call; in sum_stack() local
3980 has_call = false; in sum_stack()
3987 has_call = true; in sum_stack()
4025 if (has_call) in sum_stack()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.cc4210 if (loop->has_call || loop->has_asm) in hwloop_optimize()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.c4178 if (loop->has_call || loop->has_asm) in hwloop_optimize()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc7038 bool has_call = pr_live; in calc_live_regs() local
7051 && has_call)) in calc_live_regs()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c7038 bool has_call = pr_live; in calc_live_regs() local
7051 && has_call)) in calc_live_regs()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c5505 if (loop->has_call || loop->has_asm) in hwloop_optimize()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc5507 if (loop->has_call || loop->has_asm) in hwloop_optimize()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc7953 if (loop->has_call || loop->has_asm) in hwloop_optimize()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c7954 if (loop->has_call || loop->has_asm) in hwloop_optimize()