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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h1583 #define IS_STACKALIGN(t) (t & ARM_FT_STACKALIGN)
1577 #define IS_STACKALIGN macro
H A Darm.c4833 if (IS_STACKALIGN (func_type))
12912 if (IS_STACKALIGN (func_type))
13452 if (IS_STACKALIGN (func_type))
13828 && !IS_STACKALIGN (func_type)
13900 if (IS_STACKALIGN (func_type))
14646 if (IS_STACKALIGN (func_type))

Completed in 146 milliseconds