Searched refs:equiv_constant (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcse.c613 static rtx equiv_constant (rtx);
3327 const_arg0 = equiv_constant (folded_arg0);
3386 op0 = equiv_constant (op0);
3412 op0 = equiv_constant (op0);
3418 op1 = equiv_constant (op1);
3692 return those contents here. equiv_constant is called to
3808 /* This is the same as calling equiv_constant; it is duplicated
3837 const_arg = equiv_constant (folded_arg);
3843 const_arg = equiv_constant (folded_arg);
4052 const_arg0 = equiv_constant (folded_arg
4475 equiv_constant (rtx x) function
[all...]

Completed in 53 milliseconds