/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-tree.h | 702 extern tree build_array_ref (location_t, tree, tree);
|
H A D | ChangeLog | 1822 * c-typeck.c (build_array_ref): Only allow vector indexing if the 3252 * c-typeck.c (build_array_ref, build_function_call_vec, 3645 * c-typeck.c (build_array_ref): Use true/false instead of 1/0. 3978 (build_array_ref): Pass true as array_ref_p to c_mark_addressable. 4857 * c-typeck.c (build_array_ref): Do not complain about indexing 4906 (build_array_ref): Likewise. 6201 * c-typeck.c (build_array_ref): Use std::swap instead of explicit 6484 * c-typeck.c (build_array_ref): Pass loc down to 6530 * c-typeck.c (build_array_ref): Adjust 6631 * c-typeck.c (build_array_ref): Bail if the index in an incomplete [all …]
|
H A D | gimple-parser.cc | 1752 expr.value = build_array_ref (op_loc, expr.value, idx); in c_parser_gimple_postfix_expression_after_primary()
|
H A D | c-parser.cc | 9256 offsetof_ref = build_array_ref (loc, in c_parser_postfix_expression() 9289 offsetof_ref = build_array_ref (loc, offsetof_ref, idx); in c_parser_postfix_expression() 10526 expr.value = build_array_ref (op_loc, expr.value, idx); in c_parser_postfix_expression_after_primary() 13263 t = build_array_ref (dims[i].loc, in c_parser_omp_variable_list()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-tree.h | 685 extern tree build_array_ref (location_t, tree, tree);
|
H A D | gimple-parser.c | 1741 expr.value = build_array_ref (op_loc, expr.value, idx); in c_parser_gimple_postfix_expression_after_primary()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2008 | 497 * typeck.c (build_array_ref): Pass location to cp_build_binary_op. 542 * typeck.c (build_array_ref): Use protected_set_expr_location instead 674 * typeck.c (build_array_ref): Use new location argument. 675 * class.c (build_vtbl_ref_1): Pass location to build_array_ref. 678 * cp-tree.h (build_array_ref): Add location argument to prototype. 779 (build_array_ref): Scoped enumeration types can't be used as 1855 * typeck.c (build_array_ref): Remove warn_array_subscript_range. 1859 * typeck.c (build_array_ref): Call warn_array_subscript_range.
|
H A D | ChangeLog.tree-ssa | 279 * typeck.c (build_array_ref): Also build ARRAY_REFs from
|
H A D | ChangeLog-2009 | 98 (build_class_member_access_expr, build_array_ref, 2173 (build_array_ref): New argument. 2181 * class.c (build_vtbl_ref_1): Pass location to build_array_ref. 2187 * call.c (build_new_op): Pass location to build_array_ref. 2191 * cp-tree.h (build_array_ref): New argument.
|
H A D | decl2.cc | 547 expr = build_array_ref (input_location, index_exp, array_expr); in grok_array_decl() 549 expr = build_array_ref (input_location, array_expr, index_exp); in grok_array_decl()
|
H A D | ChangeLog-2004 | 1673 (build_array_ref): Likewise. 2885 lookup_destructor, build_ptrmemfunc_access_expr, build_array_ref, 4641 (build_array_ref): Add new operands for ARRAY_REF. 5672 (build_array_ref): Use TYPE_DOMAIN, not TYPE_VALUES.
|
H A D | ChangeLog-2006 | 442 * typeck.c (build_array_ref): Warn for char subscriptions 3027 (build_array_ref, cxx_mark_addressable): Likewise.
|
H A D | ChangeLog-2000 | 2522 * typeck.c (build_array_ref): Likewise. 5242 build_array_ref, convert_arguments, pointer_diff, 5979 * typeck.c (build_array_ref): Use build_binary_op instead of 6759 comp_target_parms, c_sizeof, expr_sizeof, build_array_ref,
|
H A D | ChangeLog-2010 | 3032 (build_array_ref): ...here. Drop complain parm. 3044 * typeck.c (build_array_ref): Take complain parm.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-c.cc | 1606 stmt = build_array_ref (loc, stmt, arg2); in resolve_vec_insert()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2015 | 690 * trans-array.c (build_array_ref): Modified call to 2013 (build_array_ref): Likewise. 2015 build_array_ref depending whether the sym is class or not. 2020 (gfc_get_dataptr_offset): Correcting call of build_array_ref.
|
H A D | ChangeLog | 970 (build_array_ref): Decide on whether to set the flag and update
|
H A D | trans-array.cc | 3798 build_array_ref (tree desc, tree offset, tree decl, tree vptr) in build_array_ref() function 4046 se->expr = build_array_ref (se->expr, offset, decl, se->class_vptr); in gfc_conv_array_ref() 7158 tmp = build_array_ref (desc, offset, NULL, NULL); in gfc_get_dataptr_offset()
|
H A D | ChangeLog-2013 | 1986 * trans-array.c (build_array_ref): Check the TYPE_CANONICAL
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl2.c | 455 expr = build_array_ref (input_location, index_exp, array_expr); in grok_array_decl() 457 expr = build_array_ref (input_location, array_expr, index_exp); in grok_array_decl()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.c | 654 build_array_ref (loc, UOBJC_SELECTOR_TABLE_decl, in gnu_runtime_abi_01_build_typed_selector_reference()
|
H A D | objc-act.c | 3626 return build_array_ref (input_location, in objc_substitute_decl() 9911 build_array_ref (location, objc_build_component_ref (objc_foreach_enum_state_decl, in objc_finish_foreach_loop() 10050 build_array_ref (location, objc_build_component_ref (objc_foreach_enum_state_decl, in objc_finish_foreach_loop()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.cc | 654 build_array_ref (loc, UOBJC_SELECTOR_TABLE_decl, in gnu_runtime_abi_01_build_typed_selector_reference()
|
H A D | objc-act.cc | 3702 return build_array_ref (input_location, in objc_substitute_decl() 10041 build_array_ref (location, objc_build_component_ref (objc_foreach_enum_state_decl, in objc_finish_foreach_loop() 10180 build_array_ref (location, objc_build_component_ref (objc_foreach_enum_state_decl, in objc_finish_foreach_loop()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-array.c | 3717 build_array_ref (tree desc, tree offset, tree decl, tree vptr) in build_array_ref() function 3942 se->expr = build_array_ref (se->expr, offset, decl, se->class_vptr); in gfc_conv_array_ref() 7040 tmp = build_array_ref (desc, offset, NULL, NULL); in gfc_get_dataptr_offset()
|