Home
last modified time | relevance | path

Searched refs:npush (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc4300 ix86_push_argument (unsigned int npush) in ix86_push_argument() argument
4304 return ((!TARGET_SSE2 || npush < (TARGET_64BIT ? 16 : 8)) in ix86_push_argument()