Home
last modified time | relevance | path

Searched refs:lower_offs (Results 1 – 21 of 21) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcse.c1191 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1203 *lower_offs = n - *lower_base; in compute_const_anchors()
1246 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1248 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1255 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1324 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1334 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1344 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcse.c1169 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1181 *lower_offs = n - *lower_base; in compute_const_anchors()
1224 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1226 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1233 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1302 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1312 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1322 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcse.c1192 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1204 *lower_offs = n - *lower_base; in compute_const_anchors()
1247 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1249 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1256 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1325 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1335 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1345 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcse.c1219 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1231 *lower_offs = n - *lower_base; in compute_const_anchors()
1274 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1276 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1283 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1352 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1362 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1372 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcse.c1193 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1205 *lower_offs = n - *lower_base; in compute_const_anchors()
1248 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1250 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1257 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1326 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1336 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1346 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcse.c1190 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1202 *lower_offs = n - *lower_base; in compute_const_anchors()
1245 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1247 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1254 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1323 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1333 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1343 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcse.c1191 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1203 *lower_offs = n - *lower_base; in compute_const_anchors()
1246 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1248 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1255 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1324 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1334 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1344 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcse.c1190 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1202 *lower_offs = n - *lower_base; in compute_const_anchors()
1245 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1247 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1254 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1323 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1333 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1343 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcse.c1219 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1231 *lower_offs = n - *lower_base; in compute_const_anchors()
1274 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1276 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1283 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1352 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1357 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1367 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcse.c1190 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1202 *lower_offs = n - *lower_base; in compute_const_anchors()
1245 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1247 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1254 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1323 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1333 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1343 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcse.c1191 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1203 *lower_offs = n - *lower_base; in compute_const_anchors()
1246 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1248 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1255 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1324 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1334 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1344 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcse.c1191 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1203 *lower_offs = n - *lower_base; in compute_const_anchors()
1246 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1248 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1255 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1324 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1334 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1344 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcse.c1191 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1203 *lower_offs = n - *lower_base; in compute_const_anchors()
1246 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1248 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1255 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1324 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1334 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1344 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcse.c1190 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1202 *lower_offs = n - *lower_base; in compute_const_anchors()
1245 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1247 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1254 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1323 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1333 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1343 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcse.c1192 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1204 *lower_offs = n - *lower_base; in compute_const_anchors()
1247 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1249 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1256 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1325 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1335 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1345 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcse.c1190 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1202 *lower_offs = n - *lower_base; in compute_const_anchors()
1245 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1247 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1254 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1323 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1333 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1343 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcse.c1192 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1204 *lower_offs = n - *lower_base; in compute_const_anchors()
1247 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1249 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1256 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1325 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1335 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1345 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcse.c1191 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1203 *lower_offs = n - *lower_base; in compute_const_anchors()
1246 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1248 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1255 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1324 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1334 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1344 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcse.c1190 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1202 *lower_offs = n - *lower_base; in compute_const_anchors()
1245 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1247 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1254 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1323 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1333 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1343 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcse.c1219 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1231 *lower_offs = n - *lower_base; in compute_const_anchors()
1274 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1276 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1283 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1352 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1357 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1367 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcse.c1193 HOST_WIDE_INT *lower_base, HOST_WIDE_INT *lower_offs, in compute_const_anchors() argument
1205 *lower_offs = n - *lower_base; in compute_const_anchors()
1248 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in insert_const_anchors() local
1250 if (!compute_const_anchors (cst, &lower_base, &lower_offs, in insert_const_anchors()
1257 insert_const_anchor (lower_base, reg, -lower_offs, mode); in insert_const_anchors()
1326 HOST_WIDE_INT lower_base, lower_offs, upper_base, upper_offs; in try_const_anchors() local
1336 if (!compute_const_anchors (src_const, &lower_base, &lower_offs, in try_const_anchors()
1346 lower_exp = find_reg_offset_for_const (lower_elt, lower_offs, &lower_old); in try_const_anchors()