Home
last modified time | relevance | path

Searched refs:size_binop_loc (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfold-const.h153 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
154 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
H A Dtree-loop-distribution.c731 addr_base = size_binop_loc (loc, PLUS_EXPR, DR_OFFSET (dr), DR_INIT (dr)); in build_addr_arg_loc()
737 addr_base = size_binop_loc (loc, MINUS_EXPR, addr_base, in build_addr_arg_loc()
739 addr_base = size_binop_loc (loc, PLUS_EXPR, addr_base, in build_addr_arg_loc()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.h157 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
158 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfold-const.h164 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
165 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfold-const.h157 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
158 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfold-const.h161 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
162 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.h157 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
158 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfold-const.h157 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
158 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.h157 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
158 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfold-const.h164 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
165 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfold-const.h164 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
165 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfold-const.h157 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
158 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfold-const.h161 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
162 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
H A Dtree-loop-distribution.c725 addr_base = size_binop_loc (loc, PLUS_EXPR, DR_OFFSET (dr), DR_INIT (dr)); in build_addr_arg_loc()
731 addr_base = size_binop_loc (loc, MINUS_EXPR, addr_base, in build_addr_arg_loc()
733 addr_base = size_binop_loc (loc, PLUS_EXPR, addr_base, in build_addr_arg_loc()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfold-const.h176 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
177 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfold-const.h178 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
179 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfold-const.h176 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
177 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfold-const.h178 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
179 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfold-const.h178 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
179 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfold-const.h176 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
177 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-mudflap.c918 rem = size_binop_loc (location, TRUNC_MOD_EXPR, ofs, bpu); in mf_xform_derefs_1()
919 ofs = size_binop_loc (location, TRUNC_DIV_EXPR, ofs, bpu); in mf_xform_derefs_1()
922 size = size_binop_loc (location, PLUS_EXPR, size, rem); in mf_xform_derefs_1()
923 size = size_binop_loc (location, CEIL_DIV_EXPR, size, bpu); in mf_xform_derefs_1()
H A Dtree-loop-distribution.c285 addr_base = size_binop_loc (loc, PLUS_EXPR, DR_OFFSET (dr), DR_INIT (dr)); in build_addr_arg_loc()
291 addr_base = size_binop_loc (loc, MINUS_EXPR, addr_base, in build_addr_arg_loc()
293 addr_base = size_binop_loc (loc, PLUS_EXPR, addr_base, in build_addr_arg_loc()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-mudflap.c918 rem = size_binop_loc (location, TRUNC_MOD_EXPR, ofs, bpu); in mf_xform_derefs_1()
919 ofs = size_binop_loc (location, TRUNC_DIV_EXPR, ofs, bpu); in mf_xform_derefs_1()
922 size = size_binop_loc (location, PLUS_EXPR, size, rem); in mf_xform_derefs_1()
923 size = size_binop_loc (location, CEIL_DIV_EXPR, size, bpu); in mf_xform_derefs_1()
H A Dtree-loop-distribution.c285 addr_base = size_binop_loc (loc, PLUS_EXPR, DR_OFFSET (dr), DR_INIT (dr)); in build_addr_arg_loc()
291 addr_base = size_binop_loc (loc, MINUS_EXPR, addr_base, in build_addr_arg_loc()
293 addr_base = size_binop_loc (loc, PLUS_EXPR, addr_base, in build_addr_arg_loc()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfold-const.h181 size_binop_loc (UNKNOWN_LOCATION, CODE, T1, T2)
182 extern tree size_binop_loc (location_t, enum tree_code, tree, tree);

12345678910>>...14