Searched refs:RTX_INSN (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | rtl.def | 69 RTX_INSN 121 DEF_RTL_EXPR(INSN, "insn", "iuuBieiee", RTX_INSN) 125 DEF_RTL_EXPR(JUMP_INSN, "jump_insn", "iuuBieiee0", RTX_INSN) 132 DEF_RTL_EXPR(CALL_INSN, "call_insn", "iuuBieieee", RTX_INSN)
|
| D | rtl.h | 73 RTX_INSN, enumerator
|
| D | cse.c | 7109 if (GET_RTX_CLASS (code) == RTX_INSN) in cse_basic_block()
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | rtl.texi | 186 @item RTX_INSN
|
| D | gccint.info | 8669 `RTX_INSN'
|