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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c174 static bool arm_return_in_msb (tree);
348 #define TARGET_RETURN_IN_MSB arm_return_in_msb
2502 if (arm_return_in_msb (type))
5471 arm_return_in_msb (tree valtype)
5460 arm_return_in_msb (tree valtype) function

Completed in 79 milliseconds