Home
last modified time | relevance | path

Searched defs:FROM (Results 1 – 17 of 17) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dhard-reg-set.h171 #define COPY_HARD_REG_SET(TO, FROM) \ argument
181 #define AND_HARD_REG_SET(TO, FROM) \ argument
191 #define IOR_HARD_REG_SET(TO, FROM) \ argument
239 #define COPY_HARD_REG_SET(TO, FROM) \ argument
251 #define AND_HARD_REG_SET(TO, FROM) \ argument
263 #define IOR_HARD_REG_SET(TO, FROM) \ argument
319 #define COPY_HARD_REG_SET(TO, FROM) \ argument
333 #define AND_HARD_REG_SET(TO, FROM) \ argument
347 #define IOR_HARD_REG_SET(TO, FROM) \ argument
417 #define AND_HARD_REG_SET(TO, FROM) \ argument
[all …]
H A Dregset.h56 #define COPY_REG_SET(TO, FROM) bitmap_copy (TO, FROM) argument
62 #define AND_REG_SET(TO, FROM) bitmap_and_into (TO, FROM) argument
65 #define AND_COMPL_REG_SET(TO, FROM) bitmap_and_compl_into (TO, FROM) argument
68 #define IOR_REG_SET(TO, FROM) bitmap_ior_into (TO, FROM) argument
71 #define XOR_REG_SET(TO, FROM) bitmap_xor_into (TO, FROM) argument
88 #define REG_SET_TO_HARD_REG_SET(TO, FROM) \ argument
H A Dcollect2-aix.c65 #define COPY_FIELD(TO, FROM, TYPE, FIELD) \ argument
H A Dvec.h200 #define FOR_EACH_VEC_ELT_FROM(T, V, I, P, FROM) \ argument
H A Dbasic-block.h371 #define FOR_BB_BETWEEN(BB, FROM, TO, DIR) \ argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dhard-reg-set.h170 #define COPY_HARD_REG_SET(TO, FROM) \ argument
176 #define COMPL_HARD_REG_SET(TO, FROM) \ argument
182 #define AND_HARD_REG_SET(TO, FROM) \ argument
194 #define IOR_HARD_REG_SET(TO, FROM) \ argument
244 #define COPY_HARD_REG_SET(TO, FROM) \ argument
258 #define AND_HARD_REG_SET(TO, FROM) \ argument
272 #define IOR_HARD_REG_SET(TO, FROM) \ argument
346 #define AND_HARD_REG_SET(TO, FROM) \ argument
362 #define IOR_HARD_REG_SET(TO, FROM) \ argument
436 #define AND_HARD_REG_SET(TO, FROM) \ argument
[all …]
H A Dregset.h53 #define COPY_REG_SET(TO, FROM) bitmap_copy (TO, FROM) argument
59 #define AND_REG_SET(TO, FROM) bitmap_and_into (TO, FROM) argument
62 #define AND_COMPL_REG_SET(TO, FROM) bitmap_and_compl_into (TO, FROM) argument
65 #define IOR_REG_SET(TO, FROM) bitmap_ior_into (TO, FROM) argument
68 #define XOR_REG_SET(TO, FROM) bitmap_xor_into (TO, FROM) argument
85 #define REG_SET_TO_HARD_REG_SET(TO, FROM) \ argument
H A Dcollect2-aix.c65 #define COPY_FIELD(TO, FROM, TYPE, FIELD) \ argument
H A Dbasic-block.h216 #define FOR_BB_BETWEEN(BB, FROM, TO, DIR) \ argument
H A Ddefaults.h1202 #define HARD_REGNO_RENAME_OK(FROM, TO) true argument
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dfixed-bit.h1158 #define FIXED_CONVERT_OP(OP,FROM,TO) __gnu_ ## OP ## FROM ## TO argument
1159 #define FIXED_CONVERT_OP2(OP,FROM,TO) __gnu_ ## OP ## FROM ## TO ## 2 argument
1161 #define FIXED_CONVERT_OP(OP,FROM,TO) __ ## OP ## FROM ## TO argument
1162 #define FIXED_CONVERT_OP2(OP,FROM,TO) __ ## OP ## FROM ## TO ## 2 argument
/dragonfly/sys/net/ipfw3/
H A Dip_fw3.h77 #define FROM 4 macro
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dcharset.c609 #define APPLY_CONVERSION(CONVERTER, FROM, FLEN, TO) \ argument
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dcharset.c609 #define APPLY_CONVERSION(CONVERTER, FROM, FLEN, TO) \ argument
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h1393 #define CANNOT_CHANGE_MODE_CLASS(FROM, TO, CLASS) \ argument
1578 #define INITIAL_ELIMINATION_OFFSET(FROM, TO, OFFSET) \ argument
/dragonfly/sys/dev/sound/pci/
H A Demu10kx.c1693 #define EFX_COPY(TO, FROM) do { \ argument
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h1745 #define INITIAL_ELIMINATION_OFFSET(FROM, TO, OFFSET) \ argument