Searched refs:RTX_OBJ (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | rtl.def | 53 RTX_OBJ 328 DEF_RTL_EXPR(CONST_STRING, "const_string", "s", RTX_OBJ) 338 DEF_RTL_EXPR(PC, "pc", "", RTX_OBJ) 343 DEF_RTL_EXPR(VALUE, "value", "0", RTX_OBJ) 353 DEF_RTL_EXPR(REG, "reg", "i00", RTX_OBJ) 360 DEF_RTL_EXPR(SCRATCH, "scratch", "0", RTX_OBJ) 389 DEF_RTL_EXPR(CONCAT, "concat", "ee", RTX_OBJ) 394 DEF_RTL_EXPR(MEM, "mem", "e0", RTX_OBJ) 412 DEF_RTL_EXPR(CC0, "cc0", "", RTX_OBJ) 610 DEF_RTL_EXPR(LO_SUM, "lo_sum", "ee", RTX_OBJ)
|
| D | rtl.h | 76 RTX_OBJ, /* 8 */ enumerator 85 #define RTX_OBJ_RESULT (RTX_OBJ & RTX_OBJ_MASK)
|
| D | regmove.c | 2073 case RTX_OBJ: in stable_and_no_regs_but_for_p()
|
| D | simplify-rtx.c | 333 case RTX_OBJ: in simplify_replace_rtx() 4874 case RTX_OBJ: in simplify_rtx()
|
| D | rtlanal.c | 2777 case RTX_OBJ: in commutative_operand_precedence()
|
| D | cse.c | 4438 case RTX_OBJ: in fold_rtx()
|
| D | combine.c | 6748 case RTX_OBJ: in canon_reg_for_combine()
|
| /openbsd/src/gnu/gcc/gcc/config/sh/ |
| D | sh.c | 1003 || GET_RTX_CLASS (GET_CODE (val2)) != RTX_OBJ) in print_operand()
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | rtl.texi | 144 @item RTX_OBJ
|
| D | gccint.info | 8629 `RTX_OBJ'
|
| /openbsd/src/gnu/gcc/gcc/config/i386/ |
| D | i386.md | 13792 ;; simplify_comparison () function. Float operator is treated as RTX_OBJ
|