Searched defs:tbaa_p (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-alias.c | 1906 alias_set_type base2_alias_set, bool tbaa_p) in indirect_ref_may_alias_decl_p() 2059 alias_set_type base2_alias_set, bool tbaa_p) in indirect_refs_may_alias_p() 2183 refs_may_alias_p_2 (ao_ref *ref1, ao_ref *ref2, bool tbaa_p) in refs_may_alias_p_2() 2346 refs_may_alias_p_1 (ao_ref *ref1, ao_ref *ref2, bool tbaa_p) in refs_may_alias_p_1() 2357 refs_may_alias_p (tree ref1, ao_ref *ref2, bool tbaa_p) in refs_may_alias_p() 2365 refs_may_alias_p (tree ref1, tree ref2, bool tbaa_p) in refs_may_alias_p() 2401 ref_maybe_used_by_call_p_1 (gcall *call, ao_ref *ref, bool tbaa_p) in ref_maybe_used_by_call_p_1() 2713 ref_maybe_used_by_call_p (gcall *call, ao_ref *ref, bool tbaa_p) in ref_maybe_used_by_call_p() 2729 ref_maybe_used_by_stmt_p (gimple *stmt, ao_ref *ref, bool tbaa_p) in ref_maybe_used_by_stmt_p() 2773 ref_maybe_used_by_stmt_p (gimple *stmt, tree ref, bool tbaa_p) in ref_maybe_used_by_stmt_p() [all …]
|
H A D | tree-ssa-scopedtables.c | 226 avail_exprs_stack::lookup_avail_expr (gimple *stmt, bool insert, bool tbaa_p, in lookup_avail_expr()
|
H A D | alias.c | 357 rtx_refs_may_alias_p (const_rtx x, const_rtx mem, bool tbaa_p) in rtx_refs_may_alias_p()
|
H A D | tree-ssa-sccvn.c | 1778 bool tbaa_p; member 3565 vn_reference_t *vnresult, bool tbaa_p, in vn_reference_lookup()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-alias.cc | 2065 alias_set_type base2_alias_set, bool tbaa_p) in indirect_ref_may_alias_decl_p() 2229 alias_set_type base2_alias_set, bool tbaa_p) in indirect_refs_may_alias_p() 2353 refs_may_alias_p_2 (ao_ref *ref1, ao_ref *ref2, bool tbaa_p) in refs_may_alias_p_2() 2528 refs_may_alias_p_1 (ao_ref *ref1, ao_ref *ref2, bool tbaa_p) in refs_may_alias_p_1() 2539 refs_may_alias_p (tree ref1, ao_ref *ref2, bool tbaa_p) in refs_may_alias_p() 2547 refs_may_alias_p (tree ref1, tree ref2, bool tbaa_p) in refs_may_alias_p() 2584 modref_tree <alias_set_type> *tt, ao_ref *ref, bool tbaa_p) in modref_may_conflict() 2793 ref_maybe_used_by_call_p_1 (gcall *call, ao_ref *ref, bool tbaa_p) in ref_maybe_used_by_call_p_1() 2938 ref_maybe_used_by_call_p (gcall *call, ao_ref *ref, bool tbaa_p) in ref_maybe_used_by_call_p() 2954 ref_maybe_used_by_stmt_p (gimple *stmt, ao_ref *ref, bool tbaa_p) in ref_maybe_used_by_stmt_p() [all …]
|
H A D | tree-ssa-scopedtables.cc | 226 avail_exprs_stack::lookup_avail_expr (gimple *stmt, bool insert, bool tbaa_p, in lookup_avail_expr()
|
H A D | tree-ssa-loop-im.cc | 1819 bool tbaa_p) in mem_refs_may_alias_p() 3018 refs_independent_p (im_mem_ref *ref1, im_mem_ref *ref2, bool tbaa_p) in refs_independent_p()
|
H A D | alias.cc | 358 rtx_refs_may_alias_p (const_rtx x, const_rtx mem, bool tbaa_p) in rtx_refs_may_alias_p()
|
H A D | tree-ssa-sccvn.cc | 1868 bool tbaa_p; member 3719 vn_reference_t *vnresult, bool tbaa_p, in vn_reference_lookup()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-symtab.cc | 625 bool tbaa_p = false; in lto_symtab_merge_decls_2() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-symtab.c | 625 bool tbaa_p = false; in lto_symtab_merge_decls_2() local
|