Home
last modified time | relevance | path

Searched refs:RTX (Results 1 – 25 of 2277) sorted by relevance

12345678910>>...92

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Drtl.h611 ({ __typeof (RTX) const _rtx = (RTX); \
618 ({ __typeof (RTX) const _rtx = (RTX); \
676 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
680 ({ __typeof (RTX) const _rtx = (RTX); \
687 ({ __typeof (RTX) const _rtx = (RTX); \
1111 #define REGNO(RTX) (rhs_regno(RTX)) argument
1464 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) argument
1468 #define REG_ATTRS(RTX) X0REGATTR (RTX, 2) argument
1507 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl) argument
1511 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset) argument
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Drtl.h612 ({ __typeof (RTX) const _rtx = (RTX); \
619 ({ __typeof (RTX) const _rtx = (RTX); \
677 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
681 ({ __typeof (RTX) const _rtx = (RTX); \
1112 #define REGNO(RTX) (rhs_regno(RTX)) argument
1113 #define SET_REGNO(RTX,N) (df_ref_change_reg_with_loc (REGNO(RTX), N, RTX), XCUINT (RTX, 0, REG) = N) argument
1458 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) argument
1462 #define REG_ATTRS(RTX) X0REGATTR (RTX, 2) argument
1501 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl) argument
1505 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset) argument
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Drtl.h612 ({ __typeof (RTX) const _rtx = (RTX); \
619 ({ __typeof (RTX) const _rtx = (RTX); \
677 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
681 ({ __typeof (RTX) const _rtx = (RTX); \
1112 #define REGNO(RTX) (rhs_regno(RTX)) argument
1113 #define SET_REGNO(RTX,N) (df_ref_change_reg_with_loc (REGNO(RTX), N, RTX), XCUINT (RTX, 0, REG) = N) argument
1458 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) argument
1462 #define REG_ATTRS(RTX) X0REGATTR (RTX, 2) argument
1501 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl) argument
1505 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset) argument
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Drtl.h402 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
627 #define CSELIB_VAL_PTR(RTX) X0CSELIB(RTX, 0) argument
1019 #define REGNO(RTX) XCUINT (RTX, 0, REG) argument
1163 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) argument
1167 #define REG_ATTRS(RTX) X0REGATTR (RTX, 2) argument
1175 #define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias) argument
1179 #define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr) argument
1183 #define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset) argument
1201 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl) argument
1205 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset) argument
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Drtl.h402 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
627 #define CSELIB_VAL_PTR(RTX) X0CSELIB(RTX, 0) argument
1019 #define REGNO(RTX) XCUINT (RTX, 0, REG) argument
1163 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) argument
1167 #define REG_ATTRS(RTX) X0REGATTR (RTX, 2) argument
1175 #define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias) argument
1179 #define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr) argument
1183 #define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset) argument
1201 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl) argument
1205 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset) argument
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Drtl.h513 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
907 #define REGNO(RTX) XCUINT (RTX, 0, REG) argument
908 #define ORIGINAL_REGNO(RTX) X0UINT (RTX, 1) argument
1080 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1) argument
1084 #define REG_ATTRS(RTX) X0REGATTR (RTX, 2) argument
1092 #define MEM_ALIAS_SET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->alias) argument
1096 #define MEM_EXPR(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->expr) argument
1100 #define MEM_OFFSET(RTX) (MEM_ATTRS (RTX) == 0 ? 0 : MEM_ATTRS (RTX)->offset) argument
1118 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl) argument
1122 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset) argument
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Drtl.h1108 ({ __typeof (RTX) const _rtx = (RTX); \
1115 ({ __typeof (RTX) const _rtx = (RTX); \
1122 ({ __typeof (RTX) const _rtx = (RTX); \
1182 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1191 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1195 ({ __typeof (RTX) const _rtx = (RTX); \
1767 #define REGNO(RTX) (rhs_regno(RTX)) argument
2318 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2361 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2365 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Drtl.h1108 ({ __typeof (RTX) const _rtx = (RTX); \
1115 ({ __typeof (RTX) const _rtx = (RTX); \
1122 ({ __typeof (RTX) const _rtx = (RTX); \
1182 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1191 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1195 ({ __typeof (RTX) const _rtx = (RTX); \
1767 #define REGNO(RTX) (rhs_regno(RTX)) argument
2318 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2361 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2365 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Drtl.h1152 ({ __typeof (RTX) const _rtx = (RTX); \
1159 ({ __typeof (RTX) const _rtx = (RTX); \
1166 ({ __typeof (RTX) const _rtx = (RTX); \
1231 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1240 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1244 ({ __typeof (RTX) const _rtx = (RTX); \
1890 #define REGNO(RTX) (rhs_regno(RTX)) argument
2572 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2615 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2619 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Drtl.h1162 ({ __typeof (RTX) const _rtx = (RTX); \
1169 ({ __typeof (RTX) const _rtx = (RTX); \
1176 ({ __typeof (RTX) const _rtx = (RTX); \
1241 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1250 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1254 ({ __typeof (RTX) const _rtx = (RTX); \
1906 #define REGNO(RTX) (rhs_regno(RTX)) argument
2607 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2650 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2654 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Drtl.h1152 ({ __typeof (RTX) const _rtx = (RTX); \
1159 ({ __typeof (RTX) const _rtx = (RTX); \
1166 ({ __typeof (RTX) const _rtx = (RTX); \
1231 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1240 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1244 ({ __typeof (RTX) const _rtx = (RTX); \
1890 #define REGNO(RTX) (rhs_regno(RTX)) argument
2572 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2615 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2619 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Drtl.h1162 ({ __typeof (RTX) const _rtx = (RTX); \
1169 ({ __typeof (RTX) const _rtx = (RTX); \
1176 ({ __typeof (RTX) const _rtx = (RTX); \
1241 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1250 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1254 ({ __typeof (RTX) const _rtx = (RTX); \
1906 #define REGNO(RTX) (rhs_regno(RTX)) argument
2607 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2650 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2654 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Drtl.h1152 ({ __typeof (RTX) const _rtx = (RTX); \
1159 ({ __typeof (RTX) const _rtx = (RTX); \
1166 ({ __typeof (RTX) const _rtx = (RTX); \
1231 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1240 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1244 ({ __typeof (RTX) const _rtx = (RTX); \
1890 #define REGNO(RTX) (rhs_regno(RTX)) argument
2572 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2615 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2619 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Drtl.h1146 ({ __typeof (RTX) const _rtx = (RTX); \
1153 ({ __typeof (RTX) const _rtx = (RTX); \
1160 ({ __typeof (RTX) const _rtx = (RTX); \
1220 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1229 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1233 ({ __typeof (RTX) const _rtx = (RTX); \
1878 #define REGNO(RTX) (rhs_regno(RTX)) argument
2564 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2607 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2611 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Drtl.h1146 ({ __typeof (RTX) const _rtx = (RTX); \
1153 ({ __typeof (RTX) const _rtx = (RTX); \
1160 ({ __typeof (RTX) const _rtx = (RTX); \
1220 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1229 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1233 ({ __typeof (RTX) const _rtx = (RTX); \
1878 #define REGNO(RTX) (rhs_regno(RTX)) argument
2564 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2607 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2611 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Drtl.h1146 ({ __typeof (RTX) const _rtx = (RTX); \
1153 ({ __typeof (RTX) const _rtx = (RTX); \
1160 ({ __typeof (RTX) const _rtx = (RTX); \
1220 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1229 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1233 ({ __typeof (RTX) const _rtx = (RTX); \
1878 #define REGNO(RTX) (rhs_regno(RTX)) argument
2564 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2607 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2611 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Drtl.h1146 ({ __typeof (RTX) const _rtx = (RTX); \
1153 ({ __typeof (RTX) const _rtx = (RTX); \
1160 ({ __typeof (RTX) const _rtx = (RTX); \
1220 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1229 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1233 ({ __typeof (RTX) const _rtx = (RTX); \
1878 #define REGNO(RTX) (rhs_regno(RTX)) argument
2564 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2607 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2611 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Drtl.h1146 ({ __typeof (RTX) const _rtx = (RTX); \
1153 ({ __typeof (RTX) const _rtx = (RTX); \
1160 ({ __typeof (RTX) const _rtx = (RTX); \
1220 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1229 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1233 ({ __typeof (RTX) const _rtx = (RTX); \
1878 #define REGNO(RTX) (rhs_regno(RTX)) argument
2564 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2607 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2611 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Drtl.h1146 ({ __typeof (RTX) const _rtx = (RTX); \
1153 ({ __typeof (RTX) const _rtx = (RTX); \
1160 ({ __typeof (RTX) const _rtx = (RTX); \
1220 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1229 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1233 ({ __typeof (RTX) const _rtx = (RTX); \
1878 #define REGNO(RTX) (rhs_regno(RTX)) argument
2564 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2607 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2611 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Drtl.h1170 ({ __typeof (RTX) const _rtx = (RTX); \
1177 ({ __typeof (RTX) const _rtx = (RTX); \
1184 ({ __typeof (RTX) const _rtx = (RTX); \
1249 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1258 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1262 ({ __typeof (RTX) const _rtx = (RTX); \
1914 #define REGNO(RTX) (rhs_regno(RTX)) argument
2617 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2660 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2664 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Drtl.h1162 ({ __typeof (RTX) const _rtx = (RTX); \
1169 ({ __typeof (RTX) const _rtx = (RTX); \
1176 ({ __typeof (RTX) const _rtx = (RTX); \
1241 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1250 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1254 ({ __typeof (RTX) const _rtx = (RTX); \
1906 #define REGNO(RTX) (rhs_regno(RTX)) argument
2607 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2650 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2654 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Drtl.h1162 ({ __typeof (RTX) const _rtx = (RTX); \
1169 ({ __typeof (RTX) const _rtx = (RTX); \
1176 ({ __typeof (RTX) const _rtx = (RTX); \
1241 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1250 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1254 ({ __typeof (RTX) const _rtx = (RTX); \
1906 #define REGNO(RTX) (rhs_regno(RTX)) argument
2607 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2650 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2654 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Drtl.h1162 ({ __typeof (RTX) const _rtx = (RTX); \
1169 ({ __typeof (RTX) const _rtx = (RTX); \
1176 ({ __typeof (RTX) const _rtx = (RTX); \
1241 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1250 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1254 ({ __typeof (RTX) const _rtx = (RTX); \
1906 #define REGNO(RTX) (rhs_regno(RTX)) argument
2607 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2650 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2654 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Drtl.h1162 ({ __typeof (RTX) const _rtx = (RTX); \
1169 ({ __typeof (RTX) const _rtx = (RTX); \
1176 ({ __typeof (RTX) const _rtx = (RTX); \
1241 #define REG_CHECK(RTX) (&(RTX)->u.reg) argument
1250 #define RTX_FLAG(RTX, FLAG) ((RTX)->FLAG) argument
1254 ({ __typeof (RTX) const _rtx = (RTX); \
1906 #define REGNO(RTX) (rhs_regno(RTX)) argument
2607 #define MEM_ATTRS(RTX) X0MEMATTR (RTX, 1)
2650 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl)
2654 #define REG_OFFSET(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->offset)
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dcio.c67 #ifdef RTX
94 #ifdef RTX in put_int()
106 #ifdef RTX in put_int_stderr()
116 #ifdef RTX in put_char()
126 #ifdef RTX in put_char_stderr()

12345678910>>...92