Home
last modified time | relevance | path

Searched refs:type_sgn (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-ccp.c1340 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1341 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1342 type_sgn, type_precision, temv, temm, in bit_value_unop()
1343 type_sgn, type_precision, 1, 0); in bit_value_unop()
1354 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1355 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
1368 &temm, type_sgn, type_precision, rval, rmask); in bit_value_unop()
1371 *mask = wi::ext (temm, type_precision, type_sgn); in bit_value_unop()
1372 *val = wi::ext (temv, type_precision, type_sgn); in bit_value_unop()
1376 bit_value_unop (NEGATE_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-ccp.c1301 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1317 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1318 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1319 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1320 type_sgn, type_precision, temv, temm, in bit_value_unop()
1321 type_sgn, type_precision, 1, 0); in bit_value_unop()
1332 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1333 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-ccp.c1271 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1287 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1288 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1289 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1290 type_sgn, type_precision, temv, temm, in bit_value_unop()
1291 type_sgn, type_precision, 1, 0); in bit_value_unop()
1302 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1303 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-ccp.c1301 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1317 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1318 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1319 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1320 type_sgn, type_precision, temv, temm, in bit_value_unop()
1321 type_sgn, type_precision, 1, 0); in bit_value_unop()
1332 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1333 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-ccp.c1271 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1287 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1288 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1289 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1290 type_sgn, type_precision, temv, temm, in bit_value_unop()
1291 type_sgn, type_precision, 1, 0); in bit_value_unop()
1302 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1303 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-ccp.c1271 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1287 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1288 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1289 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1290 type_sgn, type_precision, temv, temm, in bit_value_unop()
1291 type_sgn, type_precision, 1, 0); in bit_value_unop()
1302 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1303 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-ccp.c1298 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1314 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1315 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1316 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1317 type_sgn, type_precision, temv, temm, in bit_value_unop()
1318 type_sgn, type_precision, 1, 0); in bit_value_unop()
1329 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1330 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-ccp.c1270 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1286 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1287 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1288 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1289 type_sgn, type_precision, temv, temm, in bit_value_unop()
1290 type_sgn, type_precision, 1, 0); in bit_value_unop()
1301 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1302 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-ccp.c1271 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1287 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1288 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1289 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1290 type_sgn, type_precision, temv, temm, in bit_value_unop()
1291 type_sgn, type_precision, 1, 0); in bit_value_unop()
1302 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1303 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-ccp.c1271 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1287 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1288 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1289 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1290 type_sgn, type_precision, temv, temm, in bit_value_unop()
1291 type_sgn, type_precision, 1, 0); in bit_value_unop()
1302 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1303 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-ccp.c1301 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1317 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1318 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1319 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1320 type_sgn, type_precision, temv, temm, in bit_value_unop()
1321 type_sgn, type_precision, 1, 0); in bit_value_unop()
1332 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1333 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-ccp.c1271 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1287 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1288 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1289 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1290 type_sgn, type_precision, temv, temm, in bit_value_unop()
1291 type_sgn, type_precision, 1, 0); in bit_value_unop()
1302 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1303 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-ccp.c1301 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1317 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1318 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1319 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1320 type_sgn, type_precision, temv, temm, in bit_value_unop()
1321 type_sgn, type_precision, 1, 0); in bit_value_unop()
1332 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1333 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-ccp.c1301 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1317 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1318 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1319 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1320 type_sgn, type_precision, temv, temm, in bit_value_unop()
1321 type_sgn, type_precision, 1, 0); in bit_value_unop()
1332 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1333 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-ccp.c1270 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1286 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1287 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1288 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1289 type_sgn, type_precision, temv, temm, in bit_value_unop()
1290 type_sgn, type_precision, 1, 0); in bit_value_unop()
1301 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1302 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-ccp.c1270 bit_value_unop (enum tree_code code, signop type_sgn, int type_precision, in bit_value_unop() argument
1286 bit_value_unop (BIT_NOT_EXPR, type_sgn, type_precision, &temv, &temm, in bit_value_unop()
1287 type_sgn, type_precision, rval, rmask); in bit_value_unop()
1288 bit_value_binop (PLUS_EXPR, type_sgn, type_precision, val, mask, in bit_value_unop()
1289 type_sgn, type_precision, temv, temm, in bit_value_unop()
1290 type_sgn, type_precision, 1, 0); in bit_value_unop()
1301 *mask = wi::ext (*mask, type_precision, type_sgn); in bit_value_unop()
1302 *val = wi::ext (*val, type_precision, type_sgn); in bit_value_unop()