Home
last modified time | relevance | path

Searched defs:invariant (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dloop-invariant.c99 struct invariant struct
104 /* The number of the invariant with the same value. */ argument
107 /* If we moved the invariant out of the loop, the register that contains its argument
111 /* If we moved the invariant out of the loop, the original regno argument
115 /* The definition of the invariant. */ argument
124 /* Whether to move the invariant. */ argument
127 /* Whether the invariant is cheap when used as an address. */ argument
130 /* Cost of the invariant. */ argument
147 static struct invariant ** invariant_table; argument
H A Dreload.h219 rtx invariant; member
H A Dtree-inline.c908 int invariant = is_gimple_min_invariant (*tp); in remap_gimple_op_r() local
1172 int invariant = is_gimple_min_invariant (*tp); in copy_tree_body_r() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dloop-invariant.c100 struct invariant struct
105 /* The number of the invariant with the same value. */ argument
111 /* If we moved the invariant out of the loop, the original regno argument
115 /* If we moved the invariant out of the loop, the register that contains its argument
119 /* The definition of the invariant. */ argument
128 /* Whether to move the invariant. */ argument
131 /* Whether the invariant is cheap when used as an address. */ argument
134 /* Cost of the invariant. */ argument
151 static struct invariant ** invariant_table; argument
H A Dira.h179 rtx invariant; member
H A Dreload.h220 rtx invariant; member
H A Dtree-inline.c1016 int invariant = is_gimple_min_invariant (*tp); in remap_gimple_op_r() local
1292 int invariant = is_gimple_min_invariant (*tp); in copy_tree_body_r() local
H A Dlra-constraints.c4977 invariant_hash (const void *invariant) in invariant_hash()
4999 invariant_t invariant; in insert_invariant() local