Searched refs:const_insn (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dcse.c253 a known value, `const_insn' is the insn which stored the
271 rtx_insn *const_insn; member in struct:qty_table_elem
912 ent->const_rtx = ent->const_insn = NULL;
1673 update the qtys `const_insn' to show that `this_insn' is the latest
1683 exp_ent->const_insn = this_insn;
1702 x_ent->const_insn = this_insn;
1711 qty_table[REG_QTY (REGNO (x))].const_insn = this_insn;
/haiku-buildtools/legacy/gcc/gcc/
H A Dcse.c7390 rtx const_insn = qty_const_insn[REG_QTY (REGNO (dest))];
7392 if ((tem = single_set (const_insn)) != 0
7396 XEXP (note, 0) = const_insn;
7399 const_insn,
7364 rtx const_insn = qty_const_insn[REG_QTY (REGNO (dest))]; local
/haiku-buildtools/binutils/bfd/
H A Delf32-nds32.c13735 int const_insn;
13812 ret->const_insn = 0;
13918 if (h->const_insn == 1)
14041 if (h->const_insn == 1)
15578 entry->const_insn = 1;
13725 int const_insn; member in struct:elf_nds32_code_hash_entry

Completed in 110 milliseconds