Searched refs:ix86_cfun_abi (Results 1 – 25 of 166) sorted by relevance
1234567
40 extern enum calling_abi ix86_cfun_abi (void);
549 #define TARGET_64BIT_MS_ABI (TARGET_64BIT && ix86_cfun_abi () == MS_ABI)552 #define TARGET_32BIT_MS_ABI (!TARGET_64BIT && ix86_cfun_abi () == MS_ABI)
597 #define TARGET_64BIT_MS_ABI (TARGET_64BIT && ix86_cfun_abi () == MS_ABI)600 #define TARGET_32BIT_MS_ABI (!TARGET_64BIT && ix86_cfun_abi () == MS_ABI)
525 #define TARGET_64BIT_MS_ABI (TARGET_64BIT && ix86_cfun_abi () == MS_ABI)528 #define TARGET_32BIT_MS_ABI (!TARGET_64BIT && ix86_cfun_abi () == MS_ABI)
41 extern enum calling_abi ix86_cfun_abi (void);
43 extern enum calling_abi ix86_cfun_abi (void);
44 extern enum calling_abi ix86_cfun_abi (void);