Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira.c2882 struct equivalence struct
2892 NULL indicates we know nothing about this register's equivalence argument
2903 unsigned char is_arg_equivalence : 1; argument
2907 /* Set if this register has no known equivalence. */ argument
2913 /* reg_equiv[N] (where N is a pseudo reg number) is the equivalence argument
H A Dtree-ssa-uncprop.c291 record_equiv (tree value, tree equivalence) in record_equiv()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira.cc3013 struct equivalence struct
3023 NULL indicates we know nothing about this register's equivalence argument
3034 unsigned char is_arg_equivalence : 1; argument
3038 /* Set if this register has no known equivalence. */ argument
3044 /* reg_equiv[N] (where N is a pseudo reg number) is the equivalence argument
H A Dtree-ssa-uncprop.cc291 record_equiv (tree value, tree equivalence) in record_equiv()