/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | rtti.c | 209 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 D | init.c | 1349 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 D | cp-ubsan.c | 301 = build_vfield_ref (cp_build_fold_indirect_ref (base_ptr), in cp_ubsan_dfs_initialize_vtbl_ptrs()
|
H A D | lambda.c | 581 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 D | class.c | 430 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 D | except.c | 755 object = cp_build_fold_indirect_ref (object); in build_throw()
|
H A D | call.c | 8476 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 D | typeck2.c | 2290 datum = cp_build_fold_indirect_ref (datum); in build_m_component_ref()
|
H A D | typeck.c | 2571 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 D | tree.c | 4058 return cp_build_fold_indirect_ref (decl); in build_dummy_object() 5511 exp = cp_build_fold_indirect_ref (exp); in stabilize_expr()
|
H A D | method.c | 1310 lhs = cp_build_fold_indirect_ref (lhs); in build_comparison_op()
|
H A D | decl.c | 16444 = 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 D | rtti.cc | 179 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 D | init.cc | 1566 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 D | cp-ubsan.cc | 319 = build_vfield_ref (cp_build_fold_indirect_ref (base_ptr), in cp_ubsan_dfs_initialize_vtbl_ptrs()
|
H A D | lambda.cc | 580 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 D | except.cc | 705 object = cp_build_fold_indirect_ref (object); in build_throw()
|
H A D | class.cc | 434 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 D | method.cc | 1460 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 D | call.cc | 9150 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 D | typeck2.cc | 2251 datum = cp_build_fold_indirect_ref (datum); in build_m_component_ref()
|
H A D | typeck.cc | 2740 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 D | tree.cc | 4312 return cp_build_fold_indirect_ref (decl); in build_dummy_object() 5833 exp = cp_build_fold_indirect_ref (exp); in stabilize_expr()
|
H A D | ChangeLog-2017 | 652 * 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 D | decl.cc | 17281 = cp_build_fold_indirect_ref (t); in start_preparsed_function() 17616 = cp_build_fold_indirect_ref (current_class_ptr); in begin_destructor_body()
|