Searched defs:SSE_REGPARM_MAX (Results 1 – 2 of 2) sorted by relevance
1736 #define SSE_REGPARM_MAX (TARGET_64BIT ? 8 : (TARGET_SSE ? 3 : 0)) macro
2530 #define SSE_REGPARM_MAX (TARGET_64BIT ? 8 : 0) macro