Home
last modified time | relevance | path

Searched defs:last_set (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/usr.bin/col/
H A Dcol.c113 static CSET last_set; /* char_set of last char printed */ variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcse.c738 int last_set; member
H A Drecog.c2890 rtx insn_set, last_set, note; in split_insn() local
H A Difcvt.c3062 rtx last_set = NULL_RTX; in bb_valid_for_noce_process_p() local
H A Dcombine.c151 rtx_insn *last_set; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcse.cc738 int last_set; member
H A Difcvt.cc3081 rtx last_set = NULL_RTX; in bb_valid_for_noce_process_p() local
H A Dcombine.cc137 rtx_insn *last_set; member
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc18369 } last_set[FIRST_PSEUDO_REGISTER]; member
20990 rtx base, mem, set, last_set, last_reg; in umips_output_save_restore() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c18195 } last_set[FIRST_PSEUDO_REGISTER]; member
20806 rtx base, mem, set, last_set, last_reg; in umips_output_save_restore() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc11619 rtx last_set = NULL; in sh_find_base_reg_disp() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c11613 rtx last_set = NULL; variable