Searched refs:npush (Results 1 – 3 of 3) sorted by relevance
4300 ix86_push_argument (unsigned int npush) in ix86_push_argument() argument4304 return ((!TARGET_SSE2 || npush < (TARGET_64BIT ? 16 : 8)) in ix86_push_argument()
4745 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),
3909 @deftypefn {Target Hook} bool TARGET_PUSH_ARGUMENT (unsigned int @var{npush})3912 optional, @var{npush} is nonzero to indicate the number of bytes to3913 push. Otherwise, @var{npush} is zero. If the target machine does not