Home
last modified time | relevance | path

Searched refs:CALL_EXPR_FN (Results 1 – 25 of 1585) sorted by relevance

12345678910>>...64

/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Darray-notation-common.c263 tree func_name = CALL_EXPR_FN (expr); in find_rank()
358 if (is_cilkplus_reduce_builtin (CALL_EXPR_FN (node))) in extract_array_notation_exprs()
368 if (is_sec_implicit_index_fn (CALL_EXPR_FN (node))) in extract_array_notation_exprs()
374 extract_array_notation_exprs (CALL_EXPR_FN (node), ignore_builtin_fn, in extract_array_notation_exprs()
427 if (is_cilkplus_reduce_builtin (CALL_EXPR_FN (*orig))) in replace_array_notations()
440 if (is_sec_implicit_index_fn (CALL_EXPR_FN (*orig))) in replace_array_notations()
452 replace_array_notations (&CALL_EXPR_FN (*orig), ignore_builtin_fn, list, in replace_array_notations()
574 if (is_cilkplus_reduce_builtin (CALL_EXPR_FN (op))) in find_correct_array_notation_type()
656 && is_sec_implicit_index_fn (CALL_EXPR_FN ((*list)[ii]))) in fix_sec_implicit_args()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Darray-notation-common.c262 tree func_name = CALL_EXPR_FN (expr); in find_rank()
354 if (is_cilkplus_reduce_builtin (CALL_EXPR_FN (node))) in extract_array_notation_exprs()
364 if (is_sec_implicit_index_fn (CALL_EXPR_FN (node))) in extract_array_notation_exprs()
370 extract_array_notation_exprs (CALL_EXPR_FN (node), ignore_builtin_fn, in extract_array_notation_exprs()
423 if (is_cilkplus_reduce_builtin (CALL_EXPR_FN (*orig))) in replace_array_notations()
436 if (is_sec_implicit_index_fn (CALL_EXPR_FN (*orig))) in replace_array_notations()
448 replace_array_notations (&CALL_EXPR_FN (*orig), ignore_builtin_fn, list, in replace_array_notations()
570 if (is_cilkplus_reduce_builtin (CALL_EXPR_FN (op))) in find_correct_array_notation_type()
650 && is_sec_implicit_index_fn (CALL_EXPR_FN ((*list)[ii]))) in fix_sec_implicit_args()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Darray-notation-common.c263 tree func_name = CALL_EXPR_FN (expr); in find_rank()
358 if (is_cilkplus_reduce_builtin (CALL_EXPR_FN (node))) in extract_array_notation_exprs()
368 if (is_sec_implicit_index_fn (CALL_EXPR_FN (node))) in extract_array_notation_exprs()
374 extract_array_notation_exprs (CALL_EXPR_FN (node), ignore_builtin_fn, in extract_array_notation_exprs()
427 if (is_cilkplus_reduce_builtin (CALL_EXPR_FN (*orig))) in replace_array_notations()
440 if (is_sec_implicit_index_fn (CALL_EXPR_FN (*orig))) in replace_array_notations()
452 replace_array_notations (&CALL_EXPR_FN (*orig), ignore_builtin_fn, list, in replace_array_notations()
574 if (is_cilkplus_reduce_builtin (CALL_EXPR_FN (op))) in find_correct_array_notation_type()
656 && is_sec_implicit_index_fn (CALL_EXPR_FN ((*list)[ii]))) in fix_sec_implicit_args()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dcp-gimplify.c779 && CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
782 tree fnptrtype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
784 = gimplify_expr (&CALL_EXPR_FN (*expr_p), pre_p, NULL, in cp_gimplify_expr()
788 else if (is_gimple_variable (CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
789 && TREE_CODE (CALL_EXPR_FN (*expr_p)) != SSA_NAME) in cp_gimplify_expr()
790 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
796 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
799 if (!CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
829 tree fntype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
1544 tree fn = CALL_EXPR_FN (stmt); in cp_genericize_r()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dcp-gimplify.c820 && CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
823 tree fnptrtype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
825 = gimplify_expr (&CALL_EXPR_FN (*expr_p), pre_p, NULL, in cp_gimplify_expr()
829 else if (is_gimple_variable (CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
830 && TREE_CODE (CALL_EXPR_FN (*expr_p)) != SSA_NAME) in cp_gimplify_expr()
831 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
837 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
840 if (!CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
870 tree fntype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
1637 tree fn = CALL_EXPR_FN (stmt); in cp_genericize_r()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dcp-gimplify.c779 && CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
782 tree fnptrtype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
784 = gimplify_expr (&CALL_EXPR_FN (*expr_p), pre_p, NULL, in cp_gimplify_expr()
788 else if (is_gimple_variable (CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
789 && TREE_CODE (CALL_EXPR_FN (*expr_p)) != SSA_NAME) in cp_gimplify_expr()
790 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
796 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
799 if (!CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
829 tree fntype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
1544 tree fn = CALL_EXPR_FN (stmt); in cp_genericize_r()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dcp-gimplify.c779 && CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
782 tree fnptrtype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
784 = gimplify_expr (&CALL_EXPR_FN (*expr_p), pre_p, NULL, in cp_gimplify_expr()
788 else if (is_gimple_variable (CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
789 && TREE_CODE (CALL_EXPR_FN (*expr_p)) != SSA_NAME) in cp_gimplify_expr()
790 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
796 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
799 if (!CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
829 tree fntype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
1544 tree fn = CALL_EXPR_FN (stmt); in cp_genericize_r()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dcp-gimplify.c779 && CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
782 tree fnptrtype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
784 = gimplify_expr (&CALL_EXPR_FN (*expr_p), pre_p, NULL, in cp_gimplify_expr()
788 else if (is_gimple_variable (CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
789 && TREE_CODE (CALL_EXPR_FN (*expr_p)) != SSA_NAME) in cp_gimplify_expr()
790 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
796 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
799 if (!CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
829 tree fntype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
1544 tree fn = CALL_EXPR_FN (stmt); in cp_genericize_r()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dcp-gimplify.c820 && CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
823 tree fnptrtype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
825 = gimplify_expr (&CALL_EXPR_FN (*expr_p), pre_p, NULL, in cp_gimplify_expr()
829 else if (is_gimple_variable (CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
830 && TREE_CODE (CALL_EXPR_FN (*expr_p)) != SSA_NAME) in cp_gimplify_expr()
831 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
837 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
840 if (!CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
870 tree fntype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
1637 tree fn = CALL_EXPR_FN (stmt); in cp_genericize_r()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dcp-gimplify.c779 && CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
782 tree fnptrtype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
784 = gimplify_expr (&CALL_EXPR_FN (*expr_p), pre_p, NULL, in cp_gimplify_expr()
788 else if (is_gimple_variable (CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
789 && TREE_CODE (CALL_EXPR_FN (*expr_p)) != SSA_NAME) in cp_gimplify_expr()
790 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
796 CALL_EXPR_FN (*expr_p) in cp_gimplify_expr()
799 if (!CALL_EXPR_FN (*expr_p)) in cp_gimplify_expr()
829 tree fntype = TREE_TYPE (CALL_EXPR_FN (*expr_p)); in cp_gimplify_expr()
1552 tree fn = CALL_EXPR_FN (stmt); in cp_genericize_r()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_tree_expression_range.c56 tree fn = CALL_EXPR_FN (call_expr); in cb_walk_tree_fn()

12345678910>>...64