Searched defs:reg_note (Results 1 - 4 of 4) 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, enum
/haiku-buildtools/gcc/gcc/config/tilepro/
H A Dtilepro.c3324 rtx reg_note = gen_rtx_REG (Pmode, regno_note); local
/haiku-buildtools/gcc/gcc/config/tilegx/
H A Dtilegx.c3778 rtx reg_note = gen_rtx_REG (DImode, regno_note); local
/haiku-buildtools/gcc/gcc/
H A Drtl.h1483 enum reg_note enum
[all...]

Completed in 167 milliseconds