Home
last modified time | relevance | path

Searched refs:ep_convert_and_check (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c/
H A DChangeLog188 (ep_convert_and_check): Likewise.
193 (build_conditional_expr): Adjust ep_convert_and_check calls.
195 (build_binary_op): Adjust convert_and_check and ep_convert_and_check
H A Dc-typeck.c4387 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
4685 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
4687 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
10990 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
10992 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/lang/gcc48/gcc-4.8.5/gcc/c/
H A Dc-typeck.c4027 ep_convert_and_check (tree type, tree expr, tree semantic_type) in ep_convert_and_check() function
4322 op1 = ep_convert_and_check (result_type, op1, semantic_result_type); in build_conditional_expr()
4323 op2 = ep_convert_and_check (result_type, op2, semantic_result_type); in build_conditional_expr()
10415 op0 = ep_convert_and_check (result_type, op0, semantic_result_type); in build_binary_op()
10416 op1 = ep_convert_and_check (result_type, op1, semantic_result_type); in build_binary_op()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c/
H A Dc-typeck.c4008 ep_convert_and_check (tree type, tree expr, tree semantic_type) in ep_convert_and_check() function
4303 op1 = ep_convert_and_check (result_type, op1, semantic_result_type); in build_conditional_expr()
4304 op2 = ep_convert_and_check (result_type, op2, semantic_result_type); in build_conditional_expr()
10393 op0 = ep_convert_and_check (result_type, op0, semantic_result_type); in build_binary_op()
10394 op1 = ep_convert_and_check (result_type, op1, semantic_result_type); in build_binary_op()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c/
H A Dc-typeck.c4668 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
4986 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
4988 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
11581 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
11583 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
H A DChangeLog2466 (ep_convert_and_check): Likewise.
2471 (build_conditional_expr): Adjust ep_convert_and_check calls.
2473 (build_binary_op): Adjust convert_and_check and ep_convert_and_check
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c/
H A Dc-typeck.c4668 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
4986 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
4988 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
11581 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
11583 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
H A DChangeLog2466 (ep_convert_and_check): Likewise.
2471 (build_conditional_expr): Adjust ep_convert_and_check calls.
2473 (build_binary_op): Adjust convert_and_check and ep_convert_and_check
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-typeck.c4874 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5228 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5230 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12137 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12139 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
H A DChangeLog710 * c-typeck.c (ep_convert_and_check): Just call convert_and_check
4608 (ep_convert_and_check): Likewise.
4613 (build_conditional_expr): Adjust ep_convert_and_check calls.
4615 (build_binary_op): Adjust convert_and_check and ep_convert_and_check
/dports/lang/gcc9/gcc-9.4.0/gcc/c/
H A Dc-typeck.c5051 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5446 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5448 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12541 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12543 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c/
H A Dc-typeck.c5025 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5420 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5422 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12552 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12554 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c/
H A Dc-typeck.c4874 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5228 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5230 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12112 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12114 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c/
H A Dc-typeck.c5079 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5474 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5476 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12637 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12639 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-typeck.c4874 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5228 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5230 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12137 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12139 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c/
H A Dc-typeck.c4874 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5228 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5230 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12137 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12139 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-typeck.c4874 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5228 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5230 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12137 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12139 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/lang/gcc10/gcc-10.3.0/gcc/c/
H A Dc-typeck.c5079 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5474 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5476 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12637 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12639 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/lang/gcc8/gcc-8.5.0/gcc/c/
H A Dc-typeck.c4928 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5282 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5284 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12193 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12195 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c/
H A Dc-typeck.c4997 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5392 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5394 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12459 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12461 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c/
H A Dc-typeck.c5051 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5446 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5448 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12541 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12543 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c/
H A Dc-typeck.c5104 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5499 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5501 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12703 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12705 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c/
H A Dc-typeck.c5122 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5519 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5521 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12827 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12829 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c/
H A Dc-typeck.c5104 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5499 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5501 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12703 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12705 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()
/dports/lang/gcc11/gcc-11.2.0/gcc/c/
H A Dc-typeck.c5104 ep_convert_and_check (location_t loc, tree type, tree expr, in ep_convert_and_check() function
5499 op1 = ep_convert_and_check (colon_loc, result_type, op1, in build_conditional_expr()
5501 op2 = ep_convert_and_check (colon_loc, result_type, op2, in build_conditional_expr()
12703 op0 = ep_convert_and_check (location, result_type, op0, in build_binary_op()
12705 op1 = ep_convert_and_check (location, result_type, op1, in build_binary_op()

123