Searched defs:depends_on (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | loop-invariant.c | 117 bitmap depends_on; member 630 create_new_invariant (struct def *def, rtx insn, bitmap depends_on, in create_new_invariant() 692 check_dependencies (rtx insn, bitmap depends_on) in check_dependencies() 742 bitmap depends_on; in find_invariant_insn() local
|
| D | tree-ssa-loop-ivopts.c | 137 bitmap depends_on; /* The list of invariants that have to be member 187 bitmap depends_on; /* The list of invariants that are used in step of the member 1953 bitmap *depends_on = data; in find_depends() local 2338 bitmap depends_on, tree value) in set_use_iv_cost() 3694 tree expr, bitmap *depends_on) in force_var_cost() 3713 unsigned HOST_WIDE_INT *offset, bitmap *depends_on) in split_address_cost() 3759 unsigned HOST_WIDE_INT *offset, bitmap *depends_on) in ptr_difference_cost() 3797 unsigned HOST_WIDE_INT *offset, bitmap *depends_on) in difference_cost() 3848 bool address_p, bitmap *depends_on, tree at) in get_computation_cost_at() 4013 bool address_p, bitmap *depends_on) in get_computation_cost() [all …]
|
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | tc-ia64.c | 8292 depends_on (depind, idesc) in depends_on() function
|