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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h1651 ARM_PCS_AAPCS_LOCAL, /* Private call within this compilation unit. */
1645 ARM_PCS_AAPCS_LOCAL, /* Private call within this compilation unit. */ enumerator in enum:arm_pcs
H A Darm.c3637 if (user_pcs > ARM_PCS_AAPCS_LOCAL)
3655 return ARM_PCS_AAPCS_LOCAL;
3851 if (pcs_variant != ARM_PCS_AAPCS_LOCAL)
4304 if (pcum->pcs_variant <= ARM_PCS_AAPCS_LOCAL)
4389 if (pcum->pcs_variant <= ARM_PCS_AAPCS_LOCAL)
4440 if (pcum->pcs_variant <= ARM_PCS_AAPCS_LOCAL)
4461 if (pcum->pcs_variant <= ARM_PCS_AAPCS_LOCAL)
20390 if (pcum->pcs_variant <= ARM_PCS_AAPCS_LOCAL)

Completed in 189 milliseconds