Searched refs:shared_const_p (Results 1 – 13 of 13) sorted by relevance
219 shared_const_p (const_rtx orig) in shared_const_p() function269 if (shared_const_p (orig)) in copy_rtx()
266 return CONSTANT_P (x) && (GET_CODE (x) != CONST || shared_const_p (x)); in cprop_constant_p()
2540 if (shared_const_p (orig)) in verify_rtx_sharing()2757 if (shared_const_p (x)) in copy_rtx_if_shared_1()5300 if (shared_const_p (orig)) in copy_insn_1()
1620 if (shared_const_p (orig)) in cselib_expand_value_rtx_1()
1654 extern bool shared_const_p (const_rtx);
2395 if (shared_const_p (x)) in cleanup_auto_inc_dec()
256 shared_const_p (const_rtx orig) in shared_const_p() function308 if (shared_const_p (orig)) in copy_rtx()
85 if (shared_const_p (x)) in cleanup_auto_inc_dec()
253 return CONSTANT_P (x) && (GET_CODE (x) != CONST || shared_const_p (x)); in cprop_constant_p()
2878 if (shared_const_p (orig)) in verify_rtx_sharing()3131 if (shared_const_p (x)) in copy_rtx_if_shared_1()5721 if (shared_const_p (orig)) in copy_insn_1()
147 if (inplace && shared_const_p (x)) in plus_constant()
1669 if (shared_const_p (orig)) in cselib_expand_value_rtx_1()
2929 extern bool shared_const_p (const_rtx);