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

  /src/external/gpl3/gcc/dist/contrib/
test_installed 28 # temporaries will be stored in the current directory, where the log
86 --tmpdir=/some/dir create temporaries and leave failed programs
  /src/external/gpl3/gcc.old/dist/contrib/
test_installed 28 # temporaries will be stored in the current directory, where the log
86 --tmpdir=/some/dir create temporaries and leave failed programs
  /src/external/gpl3/gcc/dist/gcc/
ifcvt.cc 3495 /* The temporaries introduced to allow us to not consider register
3497 auto_vec<rtx> temporaries;
3509 (if_info, &need_no_cmov, &rewired_src, &targets, &temporaries,
3515 comparison, we can still omit creating temporaries for
3525 (if_info, &need_no_cmov, &rewired_src, &targets, &temporaries,
3539 if (targets[i] != temporaries[i])
3540 noce_emit_move_insn (targets[i], temporaries[i]);
3554 /* Mark all our temporaries and targets as used. */
3557 set_used_flags (temporaries[i]);
3615 specified via REWIRED_SRC. TARGETS, TEMPORARIES and UNMODIFIED_INSN
3494 auto_vec<rtx> temporaries; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ifcvt.cc 3271 /* The temporaries introduced to allow us to not consider register
3273 auto_vec<rtx> temporaries;
3285 (if_info, &need_no_cmov, &rewired_src, &targets, &temporaries,
3291 comparison, we can still omit creating temporaries for
3301 (if_info, &need_no_cmov, &rewired_src, &targets, &temporaries,
3315 if (targets[i] != temporaries[i])
3316 noce_emit_move_insn (targets[i], temporaries[i]);
3330 /* Mark all our temporaries and targets as used. */
3333 set_used_flags (temporaries[i]);
3391 specified via REWIRED_SRC. TARGETS, TEMPORARIES and UNMODIFIED_INSN
3270 auto_vec<rtx> temporaries; local
    [all...]
  /src/sys/arch/m68k/fpsp/
fpsp.h 97 * temporaries. If a routine needs to change any
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/
invert_limb.asm 57 C %ebx and %edx are temporaries
  /src/external/bsd/nsd/dist/
configure 9242 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
  /src/external/bsd/ntp/dist/sntp/
configure 8587 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
25919 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
  /src/external/bsd/ntp/dist/
configure 15890 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
17986 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
  /src/external/bsd/unbound/dist/
configure 17948 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris

Completed in 216 milliseconds