Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
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()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtarget.def4745 optional, @var{npush} is nonzero to indicate the number of bytes to\n\
4746 push. Otherwise, @var{npush} is zero. If the target machine does not\n\
4752 bool, (unsigned int npush),
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi3909 @deftypefn {Target Hook} bool TARGET_PUSH_ARGUMENT (unsigned int @var{npush})
3912 optional, @var{npush} is nonzero to indicate the number of bytes to
3913 push. Otherwise, @var{npush} is zero. If the target machine does not