HomeSort by: relevance | last modified time | path
    Searched refs:pushing (Results 1 - 10 of 10) sorted by relevancy

  /src/external/lgpl3/gmp/dist/mpn/x86_64/
div_qr_2n_pi1.asm 55 C * Store qh in the same stack slot as di_param, instead of pushing
  /src/external/gpl3/gcc/dist/gcc/
lower-subreg.cc 903 bool pushing; local
1046 handle the common case of pushing an operand directly. We also
1052 pushing = push_operand (dest, dest_mode);
1054 || (side_effects_p (dest) && !pushing)
1068 if (pushing)
  /src/external/gpl3/gcc.old/dist/gcc/
lower-subreg.cc 902 bool pushing; local
1030 handle the common case of pushing an operand directly. We also
1036 pushing = push_operand (dest, dest_mode);
1038 || (side_effects_p (dest) && !pushing)
1052 if (pushing)
  /src/external/lgpl3/gmp/dist/mpn/x86_64/pentium4/
rsh1aors_n.asm 50 C That loop should be selected before pushing registers.
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
mul_basecase.asm 219 C actual mpn_mul_1 will be slowed down by the call and parameter pushing and
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/
mul_basecase.asm 210 C actual mpn_mul_1 will be slowed down by the call and parameter pushing and
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
mul_basecase.asm 213 C mpn_mul_1 would be slowed down by the parameter pushing and popping etc,
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
ParseC.pm 1074 print STDERR "DEBUG: pushing $paren_singular end '$body'\n"
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
ParseC.pm 1068 print STDERR "DEBUG: pushing $paren_singular end '$body'\n"
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
Path.inc 1335 // vector's size, pushing another one will just consume that byte. So we

Completed in 33 milliseconds