Home
last modified time | relevance | path

Searched refs:cp_build_fold_indirect_ref (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c209 offset = build_vtbl_ref (cp_build_fold_indirect_ref (exp), in build_headof()
305 return cp_build_fold_indirect_ref (t); in get_tinfo_decl_dynamic()
365 exp = cp_build_fold_indirect_ref (exp); in build_typeid()
529 return cp_build_fold_indirect_ref (get_tinfo_ptr (type)); in get_typeid()
H A Dinit.c1349 cp_build_fold_indirect_ref (base_addr), in emit_mem_initializers()
1439 vtbl2 = cp_build_fold_indirect_ref (vtbl2); in expand_virtual_init()
1449 vtbl_ptr = build_vfield_ref (cp_build_fold_indirect_ref (decl), in expand_virtual_init()
3485 cookie = cp_build_fold_indirect_ref (cookie_ptr); in build_new_1()
3497 cookie = cp_build_fold_indirect_ref (cookie_ptr); in build_new_1()
3547 init_expr = cp_build_fold_indirect_ref (t); in build_new_1()
3602 init_expr = cp_build_fold_indirect_ref (data_addr); in build_new_1()
4781 stmt_expr = cp_build_fold_indirect_ref (stmt_expr); in build_vec_init()
5007 expr = build_dtor_call (cp_build_fold_indirect_ref (addr), in build_delete()
5201 maxindex = cp_build_fold_indirect_ref (cookie_addr); in build_vec_delete()
H A Dcp-ubsan.c301 = build_vfield_ref (cp_build_fold_indirect_ref (base_ptr), in cp_ubsan_dfs_initialize_vtbl_ptrs()
H A Dlambda.c581 initializer = cp_build_fold_indirect_ref (initializer); in add_capture()
1113 tree instance = cp_build_fold_indirect_ref (thisarg); in maybe_add_lambda_conv_op()
H A Dclass.c430 expr = cp_build_fold_indirect_ref (expr); in build_base_path()
457 v_offset = cp_build_fold_indirect_ref (v_offset); in build_base_path()
470 v_offset = build_vfield_ref (cp_build_fold_indirect_ref (t), in build_base_path()
481 v_offset = cp_build_fold_indirect_ref (v_offset); in build_base_path()
520 expr = cp_build_fold_indirect_ref (expr); in build_base_path()
556 expr = cp_build_fold_indirect_ref (temp); in build_simple_base_path()
741 aref = build_vtbl_ref (cp_build_fold_indirect_ref (instance_ptr), idx); in build_vfn_ref()
H A Dexcept.c755 object = cp_build_fold_indirect_ref (object); in build_throw()
H A Dcall.c8476 instance = cp_build_fold_indirect_ref (instance); in build_trivial_dtor_call()
9030 arg = cp_build_fold_indirect_ref (arg); in build_over_call()
9076 tree to = cp_stabilize_reference (cp_build_fold_indirect_ref (fa)); in build_over_call()
9109 arg = cp_build_fold_indirect_ref (arg); in build_over_call()
9147 return cp_build_fold_indirect_ref (argarray[0]); in build_over_call()
H A Dtypeck2.c2290 datum = cp_build_fold_indirect_ref (datum); in build_m_component_ref()
H A Dtypeck.c2571 temp = cp_build_fold_indirect_ref (temp); in build_class_member_access_expr()
3499 cp_build_fold_indirect_ref (tree pointer) in cp_build_fold_indirect_ref() function
3840 vtbl = cp_build_fold_indirect_ref (vtbl); in get_member_function_from_ptrfunc()
3846 e2 = cp_build_fold_indirect_ref (e2); in get_member_function_from_ptrfunc()
H A Dtree.c4058 return cp_build_fold_indirect_ref (decl); in build_dummy_object()
5511 exp = cp_build_fold_indirect_ref (exp); in stabilize_expr()
H A Dmethod.c1310 lhs = cp_build_fold_indirect_ref (lhs); in build_comparison_op()
H A Ddecl.c16444 = cp_build_fold_indirect_ref (t); in start_preparsed_function()
16778 = cp_build_fold_indirect_ref (current_class_ptr); in begin_destructor_body()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc179 offset = build_vtbl_ref (cp_build_fold_indirect_ref (exp), in build_headof()
302 return cp_build_fold_indirect_ref (t); in get_tinfo_decl_dynamic()
369 exp = cp_build_fold_indirect_ref (exp); in build_typeid()
540 return cp_build_fold_indirect_ref (get_tinfo_ptr (type)); in get_typeid()
H A Dinit.cc1566 cp_build_fold_indirect_ref (base_addr), in emit_mem_initializers()
1665 vtbl2 = cp_build_fold_indirect_ref (vtbl2); in expand_virtual_init()
1675 vtbl_ptr = build_vfield_ref (cp_build_fold_indirect_ref (decl), in expand_virtual_init()
3564 cookie = cp_build_fold_indirect_ref (cookie_ptr); in build_new_1()
3576 cookie = cp_build_fold_indirect_ref (cookie_ptr); in build_new_1()
3625 init_expr = cp_build_fold_indirect_ref (t); in build_new_1()
3680 init_expr = cp_build_fold_indirect_ref (data_addr); in build_new_1()
5165 expr = build_dtor_call (cp_build_fold_indirect_ref (addr), in build_delete()
5355 maxindex = cp_build_fold_indirect_ref (cookie_addr); in build_vec_delete()
H A Dcp-ubsan.cc319 = build_vfield_ref (cp_build_fold_indirect_ref (base_ptr), in cp_ubsan_dfs_initialize_vtbl_ptrs()
H A Dlambda.cc580 initializer = cp_build_fold_indirect_ref (initializer); in add_capture()
1112 tree instance = cp_build_fold_indirect_ref (thisarg); in maybe_add_lambda_conv_op()
H A Dexcept.cc705 object = cp_build_fold_indirect_ref (object); in build_throw()
H A Dclass.cc434 expr = cp_build_fold_indirect_ref (expr); in build_base_path()
461 v_offset = cp_build_fold_indirect_ref (v_offset); in build_base_path()
474 v_offset = build_vfield_ref (cp_build_fold_indirect_ref (t), in build_base_path()
485 v_offset = cp_build_fold_indirect_ref (v_offset); in build_base_path()
524 expr = cp_build_fold_indirect_ref (expr); in build_base_path()
560 expr = cp_build_fold_indirect_ref (temp); in build_simple_base_path()
772 aref = build_vtbl_ref (cp_build_fold_indirect_ref (instance_ptr), idx); in build_vfn_ref()
H A Dmethod.cc1460 lhs = cp_build_fold_indirect_ref (lhs); in build_comparison_op()
1872 lhs = cp_build_fold_indirect_ref (lhs); in maybe_synthesize_method()
H A Dcall.cc9150 instance = cp_build_fold_indirect_ref (instance); in build_trivial_dtor_call()
9746 arg = cp_build_fold_indirect_ref (arg); in build_over_call()
9796 tree to = cp_build_fold_indirect_ref (fa); in build_over_call()
9827 arg = cp_build_fold_indirect_ref (arg); in build_over_call()
9866 return cp_build_fold_indirect_ref (argarray[0]); in build_over_call()
H A Dtypeck2.cc2251 datum = cp_build_fold_indirect_ref (datum); in build_m_component_ref()
H A Dtypeck.cc2740 temp = cp_build_fold_indirect_ref (temp); in build_class_member_access_expr()
3750 cp_build_fold_indirect_ref (tree pointer) in cp_build_fold_indirect_ref() function
4101 vtbl = cp_build_fold_indirect_ref (vtbl); in get_member_function_from_ptrfunc()
4107 e2 = cp_build_fold_indirect_ref (e2); in get_member_function_from_ptrfunc()
H A Dtree.cc4312 return cp_build_fold_indirect_ref (decl); in build_dummy_object()
5833 exp = cp_build_fold_indirect_ref (exp); in stabilize_expr()
H A DChangeLog-2017652 * decl.c (begin_destructor_body): Use cp_build_fold_indirect_ref
687 * typeck.c (cp_build_fold_indirect_ref): New.
690 * cp-tree.h: Declare cp_build_fold_indirect_ref.
H A Ddecl.cc17281 = cp_build_fold_indirect_ref (t); in start_preparsed_function()
17616 = cp_build_fold_indirect_ref (current_class_ptr); in begin_destructor_body()

12