Home
last modified time | relevance | path

Searched refs:neg_const_double_rtx_ok_for_fpa (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/gcc/config/arm/
HDarm-protos.h68 extern int neg_const_double_rtx_ok_for_fpa (rtx);
HDconstraints.md130 (match_test "TARGET_ARM && neg_const_double_rtx_ok_for_fpa (op)")))
HDpredicates.md138 (match_test "TARGET_FPA && neg_const_double_rtx_ok_for_fpa (op)"))))
HDarm.c4635 && neg_const_double_rtx_ok_for_fpa (x)) in arm_rtx_costs_1()
5309 neg_const_double_rtx_ok_for_fpa (rtx x) in neg_const_double_rtx_ok_for_fpa() function