Home
last modified time | relevance | path

Searched refs:array_ref_p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20174668 * cp-tree.h (cxx_mark_addressable): Add array_ref_p argument.
4670 VIEW_CONVERT_EXPR unless array_ref_p and VCE is from VECTOR_TYPE
4672 (cp_build_array_ref): Pass true as array_ref_p to cxx_mark_addressable.
H A Dtypeck.cc7458 cxx_mark_addressable (tree exp, bool array_ref_p) in cxx_mark_addressable() argument
7466 if (array_ref_p in cxx_mark_addressable()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c6943 cxx_mark_addressable (tree exp, bool array_ref_p) in cxx_mark_addressable() argument
6951 if (array_ref_p in cxx_mark_addressable()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A DChangeLog3974 * c-tree.h (c_mark_addressable): Add array_ref_p argument.
3976 VIEW_CONVERT_EXPR unless array_ref_p and VCE is from VECTOR_TYPE
3978 (build_array_ref): Pass true as array_ref_p to c_mark_addressable.
H A Dc-typeck.cc5046 c_mark_addressable (tree exp, bool array_ref_p) in c_mark_addressable() argument
5054 if (array_ref_p in c_mark_addressable()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c5008 c_mark_addressable (tree exp, bool array_ref_p) in c_mark_addressable() argument
5016 if (array_ref_p in c_mark_addressable()