Home
last modified time | relevance | path

Searched refs:lookup_as_function (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcse.c589 static rtx lookup_as_function (rtx, enum rtx_code);
1454 lookup_as_function (rtx x, enum rtx_code code) in lookup_as_function() function
3267 if ((new = lookup_as_function (x, CONST_INT)) != 0 in fold_rtx_subreg()
3737 new = lookup_as_function (XEXP (x, 0), code); in fold_rtx()
4166 rtx y = lookup_as_function (folded_arg0, IOR); in fold_rtx()
4229 : lookup_as_function (folded_arg0, MINUS); in fold_rtx()
4237 : lookup_as_function (folded_arg0, CONST))) != 0 in fold_rtx()
4249 : lookup_as_function (folded_arg1, MINUS); in fold_rtx()
4257 : lookup_as_function (folded_arg1, CONST))) != 0 in fold_rtx()
4304 rtx y = lookup_as_function (XEXP (x, 0), PLUS); in fold_rtx()
[all …]
H A DChangeLog-19985473 (lookup_as_function): Try to match known word_mode constants when
H A DChangeLog-1999966 (lookup_as_function, insert, flush_hash_table, invalidate,
H A DChangeLog-200418267 (lookup_as_function, insert, rehash_using_reg, use_related_value,