Searched refs:arm_is_constant_pool_ref (Results 1 – 7 of 7) sorted by relevance
396 extern bool arm_is_constant_pool_ref (rtx);
440 …arm_legitimate_address_p (GET_MODE (op), XEXP (op, 0), false) && !arm_is_constant_pool_ref (op)")))515 && !arm_is_constant_pool_ref (op)")))
32365 arm_is_constant_pool_ref (rtx x) in arm_is_constant_pool_ref() function
407 extern bool arm_is_constant_pool_ref (rtx);
450 …arm_legitimate_address_p (GET_MODE (op), XEXP (op, 0), false) && !arm_is_constant_pool_ref (op)")))530 && !arm_is_constant_pool_ref (op)")))
33136 arm_is_constant_pool_ref (rtx x) in arm_is_constant_pool_ref() function
32419 arm_is_constant_pool_ref): Add prototypes.32421 (arm_is_constant_pool_ref) New function.