Searched refs:const_ok (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c4902 int cost, const_ok = const_ok_for_arm (i);
4906 cost = const_ok ? 4 : 8;
4968 int cost, const_ok = const_ok_for_arm (i);
4972 cost = const_ok ? 4 : 8;
5034 int cost, const_ok = const_ok_for_arm (i);
5040 if (! const_ok)
4892 int cost, const_ok = const_ok_for_arm (i); local
4958 int cost, const_ok = const_ok_for_arm (i); local
5024 int cost, const_ok = const_ok_for_arm (i); local

Completed in 44 milliseconds