Home
last modified time | relevance | path

Searched refs:fold_build_pointer_plus_loc (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsymtab-thunks.cc245 fold_build_pointer_plus_loc (input_location, in thunk_adjust()
258 ptr = fold_build_pointer_plus_loc (input_location, ptr, vtabletmp3); in thunk_adjust()
293 ptr = fold_build_pointer_plus_loc (input_location, ptr, offset_tree); in thunk_adjust()
H A Dfold-const.h237 extern tree fold_build_pointer_plus_loc (location_t loc, tree ptr, tree off);
240 fold_build_pointer_plus_loc (UNKNOWN_LOCATION, p, o)
H A Dtree-loop-distribution.cc1684 access_base = fold_build_pointer_plus_loc (loc, access_base, adj); in compute_access_range()
H A Dfold-const.cc9525 return fold_build_pointer_plus_loc (loc, arg00, arg01); in fold_unary_loc()
16454 fold_build_pointer_plus_loc (location_t loc, tree ptr, tree off) in fold_build_pointer_plus_loc() function
H A Dgimple-fold.cc2412 newdst = fold_build_pointer_plus_loc (loc, dst, newdst); in gimple_fold_builtin_strcat()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.h212 extern tree fold_build_pointer_plus_loc (location_t loc, tree ptr, tree off);
215 fold_build_pointer_plus_loc (UNKNOWN_LOCATION, p, o)
H A Dcgraphunit.c1792 fold_build_pointer_plus_loc (input_location, in thunk_adjust()
1805 ptr = fold_build_pointer_plus_loc (input_location, ptr, vtabletmp3); in thunk_adjust()
1840 ptr = fold_build_pointer_plus_loc (input_location, ptr, offset_tree); in thunk_adjust()
H A Dtree-loop-distribution.c1671 access_base = fold_build_pointer_plus_loc (loc, access_base, adj);
H A Dgimple-fold.c2150 newdst = fold_build_pointer_plus_loc (loc, dst, newdst); in gimple_fold_builtin_strcat()
H A Dfold-const.c8903 return fold_build_pointer_plus_loc (loc, arg00, arg01); in fold_unary_loc()
15497 fold_build_pointer_plus_loc (location_t loc, tree ptr, tree off) in fold_build_pointer_plus_loc() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.cc440 tmp = fold_build_pointer_plus_loc (input_location, tmp, offset); in gfc_build_spanned_array_ref()
531 tree ptr = fold_build_pointer_plus_loc (input_location, base_addr, in gfc_build_array_ref()
H A Dtrans-expr.cc1406 ptr = fold_build_pointer_plus_loc (input_location, ptr, offset); in gfc_get_class_array_ref()
8012 fold_build_pointer_plus_loc (input_location, in fill_with_spaces()
8149 tmp4 = fold_build_pointer_plus_loc (input_location, dest, slen); in gfc_trans_string_copy()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c3481 cookie_ptr = fold_build_pointer_plus_loc (input_location, in build_new_1()
4026 = fold_build_pointer_plus_loc (loc, fold_convert (ptype, base), in build_vec_delete_1()
H A Dclass.c655 expr = fold_build_pointer_plus_loc (input_location, in convert_to_base_statically()
H A Dtypeck.c3845 e2 = fold_build_pointer_plus_loc (input_location, vtbl, idx); in get_member_function_from_ptrfunc()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc3560 cookie_ptr = fold_build_pointer_plus_loc (input_location, in build_new_1()
4134 = fold_build_pointer_plus_loc (loc, fold_convert (ptype, base), in build_vec_delete_1()
H A Dclass.cc659 expr = fold_build_pointer_plus_loc (input_location, in convert_to_base_statically()
H A Dtypeck.cc4106 e2 = fold_build_pointer_plus_loc (input_location, vtbl, idx); in get_member_function_from_ptrfunc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c451 tmp = fold_build_pointer_plus_loc (input_location, tmp, offset); in gfc_build_array_ref()
H A Dtrans-expr.c1312 ptr = fold_build_pointer_plus_loc (input_location, ptr, offset); in gfc_get_class_array_ref()
7476 fold_build_pointer_plus_loc (input_location, in fill_with_spaces()
7606 tmp4 = fold_build_pointer_plus_loc (input_location, dest, slen); in gfc_trans_string_copy()
H A Dtrans-array.c3622 tmp = fold_build_pointer_plus_loc (input_location, tmp, offset); in build_class_array_ref()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.c1429 expr = fold_build_pointer_plus_loc (input_location, expr, offset); in objc_v2_build_ivar_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.cc1431 expr = fold_build_pointer_plus_loc (input_location, expr, offset); in objc_v2_build_ivar_ref()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c3195 ret = fold_build_pointer_plus_loc (loc, ptrop, intop); in pointer_int_sum()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc3403 ret = fold_build_pointer_plus_loc (loc, ptrop, intop); in pointer_int_sum()

12