Home
last modified time | relevance | path

Searched defs:equivalence (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dira.c2299 struct equivalence struct
2312 int is_arg_equivalence; argument
2318 /* reg_equiv[N] (where N is a pseudo reg number) is the equivalence argument
H A Dtree-ssa-uncprop.c340 record_equiv (tree value, tree equivalence) in record_equiv()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dira.c2894 struct equivalence struct
2904 NULL indicates we know nothing about this register's equivalence argument
2915 unsigned char is_arg_equivalence : 1; argument
2919 /* Set if this register has no known equivalence. */ argument
2925 /* reg_equiv[N] (where N is a pseudo reg number) is the equivalence argument
H A Dtree-ssa-uncprop.c303 record_equiv (tree value, tree equivalence) in record_equiv()