Home
last modified time | relevance | path

Searched refs:pretend (Results 1 – 25 of 197) sorted by relevance

12345678

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/
H A Dft32.c527 int pretend = crtl->args.pretend_args_size; in ft32_expand_epilogue() local
561 if (optimize_size && (pretend == 0)) in ft32_expand_epilogue()
574 if (pretend != 0) in ft32_expand_epilogue()
575 emit_jump_insn (gen_pretend_returner (GEN_INT (pretend))); in ft32_expand_epilogue()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/
H A Dft32.cc527 int pretend = crtl->args.pretend_args_size; in ft32_expand_epilogue() local
561 if (optimize_size && (pretend == 0)) in ft32_expand_epilogue()
574 if (pretend != 0) in ft32_expand_epilogue()
575 emit_jump_insn (gen_pretend_returner (GEN_INT (pretend))); in ft32_expand_epilogue()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.cc2679 int pretend = crtl->args.pretend_args_size; in cris_expand_prologue() local
2691 if (pretend) in cris_expand_prologue()
2703 framesize += pretend; in cris_expand_prologue()
2707 regno--, pretend -= 4, stdarg_regs--) in cris_expand_prologue()
2735 GEN_INT (-4 - pretend))); in cris_expand_prologue()
2736 pretend = 0; in cris_expand_prologue()
2750 GEN_INT (-4 - pretend))); in cris_expand_prologue()
2751 pretend = 0; in cris_expand_prologue()
2768 size += pretend; in cris_expand_prologue()
2917 int pretend = crtl->args.pretend_args_size; in cris_expand_epilogue() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/
H A Dcris.c3128 int pretend = crtl->args.pretend_args_size; in cris_expand_prologue() local
3151 if (pretend) in cris_expand_prologue()
3163 framesize += pretend; in cris_expand_prologue()
3167 regno--, pretend -= 4, stdarg_regs--) in cris_expand_prologue()
3199 -4 - pretend))); in cris_expand_prologue()
3200 pretend = 0; in cris_expand_prologue()
3215 -4 - pretend))); in cris_expand_prologue()
3216 pretend = 0; in cris_expand_prologue()
3233 size += pretend; in cris_expand_prologue()
3399 int pretend = crtl->args.pretend_args_size; in cris_expand_epilogue() local
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx6dl-b1x5v2.dtsi40 * controller does not have any input type GPIOs, just pretend
/netbsd-src/external/bsd/unbound/dist/doc/
H A DTODO9 o (option) pretend-dnssec-unaware, and pretend-edns-unaware modes for workshops.
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DFindOCaml.cmake87 # If it's optional and the constraint is not satisfied, pretend
/netbsd-src/external/bsd/pam-u2f/dist/m4/
H A Dlib-ld.m467 # If it fails, then pretend we aren't using GCC.
/netbsd-src/external/gpl2/diffutils/dist/m4/
H A Dlib-ld.m455 # If it fails, then pretend we aren't using GCC.
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/m4/
H A Dlib-ld.m467 # If it fails, then pretend we aren't using GCC.
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dlib-ld.m467 # If it fails, then pretend we aren't using GCC.
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_trampoline_arm.S92 @ But before the logging part of XRay is ready, we pretend that here a
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/
H A Dlib-ld.m467 # If it fails, then pretend we aren't using GCC.
/netbsd-src/external/bsd/flex/dist/m4/
H A Dlib-ld.m467 # If it fails, then pretend we aren't using GCC.
/netbsd-src/external/gpl2/texinfo/dist/m4/
H A Dlib-ld.m469 # If it fails, then pretend we aren't using GCC.
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dlib-ld.m468 # If it fails, then pretend we aren't using GCC.
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dlib-ld.m468 # If it fails, then pretend we aren't using GCC.
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dlib-ld.m468 # If it fails, then pretend we aren't using GCC.
/netbsd-src/external/gpl2/gmake/dist/config/
H A Dlib-ld.m469 # If it fails, then pretend we aren't using GCC.
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dlib-ld.m470 # If it fails, then pretend we aren't using GCC.
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dlib-ld.m470 # If it fails, then pretend we aren't using GCC.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DExtendedIntegerResults.txt22 For example, lets pretend that X86 requires the caller to properly extend the
/netbsd-src/distrib/sparc/ramdisk/
H A Ddot.profile205 # switch to /instfs, and pretend we logged in there.
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
H A Drshift.asm228 C dst isn't aligned, add 4 to make it so, and pretend the shift is
H A Dlshift.asm226 C dst isn't aligned, subtract 4 bytes to make it so, and pretend the

12345678