Searched refs:legitimate_constant_pool_address_p (Results 1 – 5 of 5) sorted by relevance
43 extern bool legitimate_constant_pool_address_p (rtx);
134 (match_test "legitimate_constant_pool_address_p (op)"))
2775 legitimate_constant_pool_address_p (rtx x) in legitimate_constant_pool_address_p() function2807 if (legitimate_constant_pool_address_p (x)) in rs6000_legitimate_offset_address_p()3577 if (legitimate_constant_pool_address_p (x)) in rs6000_legitimate_address()3942 && ! legitimate_constant_pool_address_p (XEXP (operands[0], 0)) in rs6000_eliminate_indexed_memrefs()3950 && ! legitimate_constant_pool_address_p (XEXP (operands[1], 0)) in rs6000_eliminate_indexed_memrefs()4215 && ! legitimate_constant_pool_address_p (operands[1]) in rs6000_emit_move()11007 else if (legitimate_constant_pool_address_p (x)) in print_operand_address()
748 if (legitimate_constant_pool_address_p (op))
24068 (legitimate_constant_pool_address_p): Move from rs6000.h, change