Searched refs:build_fold_indirect_ref (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | fold-const.h | 138 #define build_fold_indirect_ref(T)\ macro
|
| D | omp-low.cc | 5427 tree t = build_fold_indirect_ref (new_var); in lower_rec_input_clauses() 9320 t = build_fold_indirect_ref (t); in lower_omp_task_reductions() 12865 x = build_fold_indirect_ref (new_pvar); in lower_omp_target() 12895 x = build_fold_indirect_ref (new_pvar); in lower_omp_target() 12922 x = build_fold_indirect_ref (new_pvar); in lower_omp_target() 13065 *p = build_fold_indirect_ref (nd); in lower_omp_target() 13117 var = build_fold_indirect_ref (nd); in lower_omp_target() 13202 var = build_fold_indirect_ref (var); in lower_omp_target() 13688 var = build_fold_indirect_ref (var); in lower_omp_target()
|
| D | tree.def | 1291 build_fold_indirect_ref of the address. */ 1304 build_fold_indirect_ref of the address.
|
| D | builtins.cc | 10675 arg_quo = build_fold_indirect_ref (arg_quo); in do_mpfr_remquo() 10744 arg_sg = build_fold_indirect_ref (arg_sg); in do_mpfr_lgamma_r()
|
| D | tree-vect-data-refs.cc | 4573 tree init_ref = build_fold_indirect_ref (init_addr); in vect_analyze_data_refs()
|
| D | function.cc | 3995 local = build_fold_indirect_ref (addr); in gimplify_parameters()
|
| D | gimplify.cc | 1712 t = build_fold_indirect_ref (addr); in gimplify_vla_decl()
|
| D | ChangeLog-2004 | 9570 Call build_va_arg_indirect_ref instead of build_fold_indirect_ref. 13799 build_fold_indirect_ref. 28425 (build_fold_indirect_ref): Add two operands for ARRAY_REF.
|
| D | ChangeLog-2005 | 17191 (build_fold_indirect_ref, fold_indirect_ref): Adjust callers. 31861 (build_fold_indirect_ref): Here.
|
| D | ChangeLog-2009 | 16156 fold_truth_not_expr, build_fold_indirect_ref, fold_indirect_ref,
|
| D | ChangeLog-2016 | 35891 build_fold_indirect_ref.
|
| D | ChangeLog-2013 | 8131 (build_fold_indirect_ref): Moved to fold-const.h.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | lambda.cc | 409 object = build_fold_indirect_ref (DECL_ARGUMENTS (fn)); in build_capture_proxy() 923 object = build_fold_indirect_ref (cap); in maybe_resolve_dummy()
|
| D | constexpr.cc | 5375 "constant expression", build_fold_indirect_ref (sub), in cxx_eval_indirect_ref() 5548 target = build_fold_indirect_ref (TREE_OPERAND (target, 0)); in maybe_simplify_trivial_copy() 5549 init = build_fold_indirect_ref (TREE_OPERAND (init, 0)); in maybe_simplify_trivial_copy()
|
| D | ChangeLog-2009 | 1747 invert_truthvalue, fold_truth_not_expr, build_fold_indirect_ref,
|
| D | call.cc | 10980 instance = build_fold_indirect_ref (instance); in build_new_method_call()
|