Home
last modified time | relevance | path

Searched refs:note_integer_operands (Results 1 – 25 of 63) sorted by relevance

123

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c/
H A DChangeLog133 call note_integer_operands for arguments with integer operands
H A Dc-typeck.c130 note_integer_operands (tree expr) in note_integer_operands() function
3846 ret = note_integer_operands (ret); in build_unary_op()
4339 ret = note_integer_operands (ret); in build_conditional_expr()
4410 ret = note_integer_operands (ret); in build_compound_expr()
10417 ? note_integer_operands (ret) in build_binary_op()
10421 ret = note_integer_operands (ret); in build_binary_op()
10473 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
10485 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/lang/gcc48/gcc-4.8.5/gcc/c/
H A DChangeLog204 call note_integer_operands for arguments with integer operands
H A Dc-typeck.c130 note_integer_operands (tree expr) in note_integer_operands() function
3865 ret = note_integer_operands (ret); in build_unary_op()
4360 ret = note_integer_operands (ret); in build_conditional_expr()
4431 ret = note_integer_operands (ret); in build_compound_expr()
10439 ? note_integer_operands (ret) in build_binary_op()
10443 ret = note_integer_operands (ret); in build_binary_op()
10495 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
10507 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c/
H A Dc-typeck.c142 note_integer_operands (tree expr) in note_integer_operands() function
4224 ret = note_integer_operands (ret); in build_unary_op()
4725 ret = note_integer_operands (ret); in build_conditional_expr()
4821 ret = note_integer_operands (ret); in build_compound_expr()
11033 ? note_integer_operands (ret) in build_binary_op()
11037 ret = note_integer_operands (ret); in build_binary_op()
11094 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
11106 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
H A DChangeLog1161 call note_integer_operands for arguments with integer operands
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-typeck.c146 note_integer_operands (tree expr) in note_integer_operands() function
4711 ret = note_integer_operands (ret); in build_unary_op()
5280 ret = note_integer_operands (ret); in build_conditional_expr()
5377 ret = note_integer_operands (ret); in build_compound_expr()
5785 value = note_integer_operands (value); in build_c_cast()
12181 ? note_integer_operands (ret) in build_binary_op()
12185 ret = note_integer_operands (ret); in build_binary_op()
12249 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12261 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/lang/gcc9/gcc-9.4.0/gcc/c/
H A Dc-typeck.c147 note_integer_operands (tree expr) in note_integer_operands() function
4884 ret = note_integer_operands (ret); in build_unary_op()
5498 ret = note_integer_operands (ret); in build_conditional_expr()
5595 ret = note_integer_operands (ret); in build_compound_expr()
6003 value = note_integer_operands (value); in build_c_cast()
12585 ? note_integer_operands (ret) in build_binary_op()
12589 ret = note_integer_operands (ret); in build_binary_op()
12653 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12665 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c/
H A Dc-typeck.c147 note_integer_operands (tree expr) in note_integer_operands() function
4858 ret = note_integer_operands (ret); in build_unary_op()
5472 ret = note_integer_operands (ret); in build_conditional_expr()
5569 ret = note_integer_operands (ret); in build_compound_expr()
5977 value = note_integer_operands (value); in build_c_cast()
12596 ? note_integer_operands (ret) in build_binary_op()
12600 ret = note_integer_operands (ret); in build_binary_op()
12664 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12676 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c/
H A Dc-typeck.c147 note_integer_operands (tree expr) in note_integer_operands() function
4912 ret = note_integer_operands (ret); in build_unary_op()
5526 ret = note_integer_operands (ret); in build_conditional_expr()
5623 ret = note_integer_operands (ret); in build_compound_expr()
6031 value = note_integer_operands (value); in build_c_cast()
12681 ? note_integer_operands (ret) in build_binary_op()
12685 ret = note_integer_operands (ret); in build_binary_op()
12749 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12761 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-typeck.c146 note_integer_operands (tree expr) in note_integer_operands() function
4711 ret = note_integer_operands (ret); in build_unary_op()
5280 ret = note_integer_operands (ret); in build_conditional_expr()
5377 ret = note_integer_operands (ret); in build_compound_expr()
5785 value = note_integer_operands (value); in build_c_cast()
12181 ? note_integer_operands (ret) in build_binary_op()
12185 ret = note_integer_operands (ret); in build_binary_op()
12249 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12261 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c/
H A Dc-typeck.c146 note_integer_operands (tree expr) in note_integer_operands() function
4711 ret = note_integer_operands (ret); in build_unary_op()
5280 ret = note_integer_operands (ret); in build_conditional_expr()
5377 ret = note_integer_operands (ret); in build_compound_expr()
5785 value = note_integer_operands (value); in build_c_cast()
12181 ? note_integer_operands (ret) in build_binary_op()
12185 ret = note_integer_operands (ret); in build_binary_op()
12249 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12261 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-typeck.c146 note_integer_operands (tree expr) in note_integer_operands() function
4711 ret = note_integer_operands (ret); in build_unary_op()
5280 ret = note_integer_operands (ret); in build_conditional_expr()
5377 ret = note_integer_operands (ret); in build_compound_expr()
5785 value = note_integer_operands (value); in build_c_cast()
12181 ? note_integer_operands (ret) in build_binary_op()
12185 ret = note_integer_operands (ret); in build_binary_op()
12249 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12261 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/lang/gcc10/gcc-10.3.0/gcc/c/
H A Dc-typeck.c147 note_integer_operands (tree expr) in note_integer_operands() function
4912 ret = note_integer_operands (ret); in build_unary_op()
5526 ret = note_integer_operands (ret); in build_conditional_expr()
5623 ret = note_integer_operands (ret); in build_compound_expr()
6031 value = note_integer_operands (value); in build_c_cast()
12681 ? note_integer_operands (ret) in build_binary_op()
12685 ret = note_integer_operands (ret); in build_binary_op()
12749 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12761 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/lang/gcc8/gcc-8.5.0/gcc/c/
H A Dc-typeck.c146 note_integer_operands (tree expr) in note_integer_operands() function
4765 ret = note_integer_operands (ret); in build_unary_op()
5334 ret = note_integer_operands (ret); in build_conditional_expr()
5431 ret = note_integer_operands (ret); in build_compound_expr()
5839 value = note_integer_operands (value); in build_c_cast()
12237 ? note_integer_operands (ret) in build_binary_op()
12241 ret = note_integer_operands (ret); in build_binary_op()
12305 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12317 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c/
H A Dc-typeck.c147 note_integer_operands (tree expr) in note_integer_operands() function
4884 ret = note_integer_operands (ret); in build_unary_op()
5498 ret = note_integer_operands (ret); in build_conditional_expr()
5595 ret = note_integer_operands (ret); in build_compound_expr()
6003 value = note_integer_operands (value); in build_c_cast()
12585 ? note_integer_operands (ret) in build_binary_op()
12589 ret = note_integer_operands (ret); in build_binary_op()
12653 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12665 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c/
H A Dc-typeck.c142 note_integer_operands (tree expr) in note_integer_operands() function
4514 ret = note_integer_operands (ret); in build_unary_op()
5038 ret = note_integer_operands (ret); in build_conditional_expr()
5134 ret = note_integer_operands (ret); in build_compound_expr()
11625 ? note_integer_operands (ret) in build_binary_op()
11629 ret = note_integer_operands (ret); in build_binary_op()
11693 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
11705 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c/
H A Dc-typeck.c142 note_integer_operands (tree expr) in note_integer_operands() function
4514 ret = note_integer_operands (ret); in build_unary_op()
5038 ret = note_integer_operands (ret); in build_conditional_expr()
5134 ret = note_integer_operands (ret); in build_compound_expr()
11625 ? note_integer_operands (ret) in build_binary_op()
11629 ret = note_integer_operands (ret); in build_binary_op()
11693 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
11705 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c/
H A Dc-typeck.c150 note_integer_operands (tree expr) in note_integer_operands() function
4928 ret = note_integer_operands (ret); in build_unary_op()
5551 ret = note_integer_operands (ret); in build_conditional_expr()
5726 ret = note_integer_operands (ret); in build_compound_expr()
6135 value = note_integer_operands (value); in build_c_cast()
12747 ? note_integer_operands (ret) in build_binary_op()
12751 ret = note_integer_operands (ret); in build_binary_op()
12815 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12827 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
H A DChangeLog28 * c-typeck.c (build_c_cast): Don't call note_integer_operands on
727 constant expression and call note_integer_operands as needed.
7533 call note_integer_operands for arguments with integer operands
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c/
H A Dc-typeck.c151 note_integer_operands (tree expr) in note_integer_operands() function
4942 ret = note_integer_operands (ret); in build_unary_op()
5571 ret = note_integer_operands (ret); in build_conditional_expr()
5746 ret = note_integer_operands (ret); in build_compound_expr()
6155 value = note_integer_operands (value); in build_c_cast()
12874 ? note_integer_operands (ret) in build_binary_op()
12878 ret = note_integer_operands (ret); in build_binary_op()
12942 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12954 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c/
H A Dc-typeck.c150 note_integer_operands (tree expr) in note_integer_operands() function
4928 ret = note_integer_operands (ret); in build_unary_op()
5551 ret = note_integer_operands (ret); in build_conditional_expr()
5726 ret = note_integer_operands (ret); in build_compound_expr()
6135 value = note_integer_operands (value); in build_c_cast()
12747 ? note_integer_operands (ret) in build_binary_op()
12751 ret = note_integer_operands (ret); in build_binary_op()
12815 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12827 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/lang/gcc11/gcc-11.2.0/gcc/c/
H A Dc-typeck.c150 note_integer_operands (tree expr) in note_integer_operands() function
4928 ret = note_integer_operands (ret); in build_unary_op()
5551 ret = note_integer_operands (ret); in build_conditional_expr()
5726 ret = note_integer_operands (ret); in build_compound_expr()
6135 value = note_integer_operands (value); in build_c_cast()
12747 ? note_integer_operands (ret) in build_binary_op()
12751 ret = note_integer_operands (ret); in build_binary_op()
12815 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12827 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c/
H A Dc-typeck.c146 note_integer_operands (tree expr) in note_integer_operands() function
4711 ret = note_integer_operands (ret); in build_unary_op()
5280 ret = note_integer_operands (ret); in build_conditional_expr()
5377 ret = note_integer_operands (ret); in build_compound_expr()
12156 ? note_integer_operands (ret) in build_binary_op()
12160 ret = note_integer_operands (ret); in build_binary_op()
12224 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12236 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c/
H A Dc-typeck.c147 note_integer_operands (tree expr) in note_integer_operands() function
4830 ret = note_integer_operands (ret); in build_unary_op()
5444 ret = note_integer_operands (ret); in build_conditional_expr()
5541 ret = note_integer_operands (ret); in build_compound_expr()
12503 ? note_integer_operands (ret) in build_binary_op()
12507 ret = note_integer_operands (ret); in build_binary_op()
12571 expr = note_integer_operands (expr); in c_objc_common_truthvalue_conversion()
12583 return note_integer_operands (expr); in c_objc_common_truthvalue_conversion()

123