Searched defs:depends_on (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | loop-invariant.c | 134 bitmap depends_on; member 692 create_new_invariant (struct def *def, rtx insn, bitmap depends_on, in create_new_invariant() 772 check_dependency (basic_block bb, df_ref use, bitmap depends_on) in check_dependency() 817 check_dependencies (rtx insn, bitmap depends_on) in check_dependencies() 842 bitmap depends_on; in find_invariant_insn() local
|
H A D | tree-ssa-loop-ivopts.c | 174 bitmap depends_on; /* The list of invariants that have to be member 231 bitmap depends_on; /* The list of invariants that are used in step of the member 2190 bitmap *depends_on = (bitmap *) data; in find_depends() local 2675 comp_cost cost, bitmap depends_on, tree value, in set_use_iv_cost() 3711 tree expr, bitmap *depends_on) in force_var_cost() 3730 unsigned HOST_WIDE_INT *offset, bitmap *depends_on) in split_address_cost() 3776 unsigned HOST_WIDE_INT *offset, bitmap *depends_on) in ptr_difference_cost() 3817 unsigned HOST_WIDE_INT *offset, bitmap *depends_on) in difference_cost() 4021 bool address_p, bitmap *depends_on, gimple at, in get_computation_cost_at() 4244 bool address_p, bitmap *depends_on, in get_computation_cost() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | loop-invariant.c | 142 bitmap depends_on; member 705 create_new_invariant (struct def *def, rtx_insn *insn, bitmap depends_on, in create_new_invariant() 977 check_dependency (basic_block bb, df_ref use, bitmap depends_on) in check_dependency() 1037 check_dependencies (rtx_insn *insn, bitmap depends_on) in check_dependencies() 1094 bitmap depends_on; in find_invariant_insn() local
|
/dflybsd-src/sys/dev/netif/iwm/ |
H A D | if_iwmreg.h | 2907 uint32_t depends_on; member
|