Home
last modified time | relevance | path

Searched refs:ovfres (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dbuiltins.c9013 tree intres, ovfres; in fold_builtin_arith_overflow() local
9021 ovfres = (arith_overflowed_p (opcode, type, arg0, arg1) in fold_builtin_arith_overflow()
9031 ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow()
9032 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
9036 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
9041 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
H A DChangeLog-201933351 INTEGER_CSTs, set intres and ovfres to constants rather than calls
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dbuiltins.c9371 tree intres, ovfres; in fold_builtin_arith_overflow() local
9379 ovfres = (arith_overflowed_p (opcode, type, arg0, arg1) in fold_builtin_arith_overflow()
9389 ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow()
9390 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
9394 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
9399 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
H A DChangeLog3429 INTEGER_CSTs, set intres and ovfres to constants rather than calls
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dbuiltins.c9380 tree intres, ovfres; in fold_builtin_arith_overflow() local
9388 ovfres = (arith_overflowed_p (opcode, type, arg0, arg1) in fold_builtin_arith_overflow()
9398 ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow()
9399 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
9403 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
9408 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
H A DChangeLog10406 INTEGER_CSTs, set intres and ovfres to constants rather than calls
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dbuiltins.c9921 tree intres, ovfres; in fold_builtin_arith_overflow() local
9929 ovfres = (arith_overflowed_p (opcode, type, arg0, arg1) in fold_builtin_arith_overflow()
9939 ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow()
9940 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
9944 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
9949 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
H A DChangeLog-201933351 INTEGER_CSTs, set intres and ovfres to constants rather than calls
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dbuiltins.c9948 tree intres, ovfres; in fold_builtin_arith_overflow() local
9956 ovfres = (arith_overflowed_p (opcode, type, arg0, arg1) in fold_builtin_arith_overflow()
9966 ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow()
9967 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
9971 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
9976 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dbuiltins.c9948 tree intres, ovfres; in fold_builtin_arith_overflow() local
9956 ovfres = (arith_overflowed_p (opcode, type, arg0, arg1) in fold_builtin_arith_overflow()
9966 ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow()
9967 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
9971 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
9976 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dbuiltins.c9380 tree intres, ovfres; in fold_builtin_arith_overflow() local
9388 ovfres = (arith_overflowed_p (opcode, type, arg0, arg1) in fold_builtin_arith_overflow()
9398 ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow()
9399 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
9403 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
9408 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
H A DChangeLog10584 INTEGER_CSTs, set intres and ovfres to constants rather than calls
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dbuiltins.c11790 tree intres, ovfres; in fold_builtin_arith_overflow() local
11798 ovfres = (arith_overflowed_p (opcode, type, arg0, arg1) in fold_builtin_arith_overflow()
11808 ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow()
11809 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
11813 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
11818 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
H A DChangeLog-201933351 INTEGER_CSTs, set intres and ovfres to constants rather than calls
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dbuiltins.c11790 tree intres, ovfres; in fold_builtin_arith_overflow() local
11798 ovfres = (arith_overflowed_p (opcode, type, arg0, arg1) in fold_builtin_arith_overflow()
11808 ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow()
11809 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
11813 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
11818 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
H A DChangeLog-201933351 INTEGER_CSTs, set intres and ovfres to constants rather than calls
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dbuiltins.c11790 tree intres, ovfres; in fold_builtin_arith_overflow() local
11798 ovfres = (arith_overflowed_p (opcode, type, arg0, arg1) in fold_builtin_arith_overflow()
11808 ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow()
11809 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
11813 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
11818 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.c8865 tree ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow() local
8866 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
8869 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
8874 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dbuiltins.c8865 tree ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow() local
8866 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
8869 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
8874 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.c8865 tree ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow() local
8866 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
8869 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
8874 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.c8865 tree ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow() local
8866 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
8869 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
8874 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.c8865 tree ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow() local
8866 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
8869 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
8874 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dbuiltins.c8865 tree ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow() local
8866 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
8869 return omit_one_operand_loc (loc, boolean_type_node, ovfres, arg2); in fold_builtin_arith_overflow()
8874 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dbuiltins.c7931 tree ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow() local
7932 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
7935 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dbuiltins.c7931 tree ovfres = build1_loc (loc, IMAGPART_EXPR, type, tgt); in fold_builtin_arith_overflow() local
7932 ovfres = fold_convert_loc (loc, boolean_type_node, ovfres); in fold_builtin_arith_overflow()
7935 return build2_loc (loc, COMPOUND_EXPR, boolean_type_node, store, ovfres); in fold_builtin_arith_overflow()

12