Searched defs:REG_EQUIV (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Drtl.h363 enum reg_note { REG_DEAD = 1, REG_INC = 2, REG_EQUIV = 3, REG_WAS_0 = 4, enumerator in enum:reg_note
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c873 set_unique_reg_note (get_last_insn (), REG_EQUIV, imm); local
907 set_unique_reg_note (get_last_insn (), REG_EQUIV, imm); local
919 set_unique_reg_note (get_last_insn (), REG_EQUIV, imm); local

Completed in 118 milliseconds