Home
last modified time | relevance | path

Searched refs:create_access (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-sra.cc897 create_access (tree expr, gimple *stmt, bool write) in create_access() function
1173 ret = create_access (expr, stmt, write); in build_access_from_expr_1()
H A DChangeLog-202013900 * tree-sra.c (create_access): Disqualify candidates with accesses
14668 * tree-sra.c (create_access): Disqualify any aggregate with negative
35620 * tree-sra.c (create_access): Do not create zero size accesses.
H A DChangeLog-201014147 * tree-sra.c (create_access): Check for bit-fields directly.
23766 * tree-sra.c (create_access): Swap INDIRECT_REF handling for
39359 (create_access): Parts moved to create_access_1.
H A DChangeLog-20099224 (create_access): Caring for INIDRECT_REFs and different handling of
9228 create_access. Handle INDIRECT_REFs.
H A DChangeLog-20171251 * tree-sra.c (create_access, get_access_for_expr): Likewise.
30673 (create_access): Likewise.
H A DChangeLog-202123123 * tree-sra.c (create_access): Disqualify any const candidates
H A DChangeLog-201634856 (create_access): Scan for constant-pool entries as we go along.
H A DChangeLog-20196253 * tree-sra.c (create_access): Delay disqualifying the base
H A DChangeLog-201139852 (create_access): Set it for a DECL_NONADDRESSABLE_P field.
H A DChangeLog-20157936 (create_access): Adjust call to get_ref_base_and_extent and set the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-sra.c887 create_access (tree expr, gimple *stmt, bool write) in create_access() function
1157 ret = create_access (expr, stmt, write); in build_access_from_expr_1()