Home
last modified time | relevance | path

Searched refs:arm_is_constant_pool_ref (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-protos.h396 extern bool arm_is_constant_pool_ref (rtx);
H A Dconstraints.md440 …arm_legitimate_address_p (GET_MODE (op), XEXP (op, 0), false) && !arm_is_constant_pool_ref (op)")))
515 && !arm_is_constant_pool_ref (op)")))
H A Darm.c32365 arm_is_constant_pool_ref (rtx x) in arm_is_constant_pool_ref() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-protos.h407 extern bool arm_is_constant_pool_ref (rtx);
H A Dconstraints.md450 …arm_legitimate_address_p (GET_MODE (op), XEXP (op, 0), false) && !arm_is_constant_pool_ref (op)")))
530 && !arm_is_constant_pool_ref (op)")))
H A Darm.cc33136 arm_is_constant_pool_ref (rtx x) in arm_is_constant_pool_ref() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201432419 arm_is_constant_pool_ref): Add prototypes.
32421 (arm_is_constant_pool_ref) New function.