Searched defs:alias_ptr_type (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-param-manipulation.h | 171 tree alias_ptr_type; member
|
H A D | tree-ssa-address.c | 363 create_mem_ref_raw (tree type, tree alias_ptr_type, struct mem_address *addr, in create_mem_ref_raw() 801 tree alias_ptr_type, tree iv_cand, tree base_hint, bool speed) in create_mem_ref()
|
H A D | ipa-sra.c | 108 tree alias_ptr_type; member 147 tree alias_ptr_type; member
|
H A D | internal-fn.c | 2445 tree alias_ptr_type = TREE_TYPE (gimple_call_arg (stmt, index + 1)); in expand_call_mem_ref() local
|
H A D | tree-ssa-loop-ivopts.c | 7464 tree alias_ptr_type; in rewrite_use_address() local
|
H A D | tree-vect-stmts.c | 172 create_array_ref (tree type, tree ptr, tree alias_ptr_type) in create_array_ref()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-param-manipulation.h | 166 tree alias_ptr_type; member
|
H A D | tree-ssa-address.cc | 363 create_mem_ref_raw (tree type, tree alias_ptr_type, struct mem_address *addr, in create_mem_ref_raw() 801 tree alias_ptr_type, tree iv_cand, tree base_hint, bool speed) in create_mem_ref()
|
H A D | ipa-sra.cc | 112 tree alias_ptr_type; member 151 tree alias_ptr_type; member
|
H A D | internal-fn.cc | 2679 tree alias_ptr_type = TREE_TYPE (gimple_call_arg (stmt, index + 1)); in expand_call_mem_ref() local
|
H A D | tree-ssa-loop-ivopts.cc | 7597 tree alias_ptr_type; in rewrite_use_address() local
|
H A D | tree-vect-stmts.cc | 207 create_array_ref (tree type, tree ptr, tree alias_ptr_type) in create_array_ref()
|