/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | reuse.c | 95 mpfr_t ref1, ref2, ref3; in test3() local 305 mpfr_t ref1, ref2; in test2ui() local 350 mpfr_t ref1, ref3; in testui2() local 392 mpfr_t ref1, ref2; in test2() local 432 mpfr_t ref1, ref2; in test2a() local 472 mpfr_t ref1, ref2, ref3; in test3a() local 535 mpfr_t ref1, ref2, ref3; in pow_int() local
|
H A D | taway.c | 99 mpfr_t ref1, ref2, ref3; in test3() local 203 mpfr_t ref1, ref2; in test2ui() local 248 mpfr_t ref1, ref3; in testui2() local 290 mpfr_t ref1, ref2; in test2() local 332 mpfr_t ref1, ref2, ref3; in test3a() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-alias.c | 879 aliasing_matching_component_refs_p (tree match1, tree ref1, in aliasing_matching_component_refs_p() 941 aliasing_component_refs_walk (tree ref1, tree type1, tree base1, in aliasing_component_refs_walk() 1061 aliasing_component_refs_p (tree ref1, in aliasing_component_refs_p() 1340 nonoverlapping_array_refs_p (tree ref1, tree ref2) in nonoverlapping_array_refs_p() 1421 nonoverlapping_refs_since_match_p (tree match1, tree ref1, in nonoverlapping_refs_since_match_p() 1857 decl_refs_may_alias_p (tree ref1, tree base1, in decl_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()
|
H A D | df-scan.c | 2032 df_ref_equal_p (df_ref ref1, df_ref ref2) in df_ref_equal_p() 2071 df_ref_compare (df_ref ref1, df_ref ref2) in df_ref_compare()
|
H A D | tree-ssa-pre.c | 3891 vn_reference_s ref1; in compute_avail() local 4025 vn_reference_op_t ref1 = &ref->operands.last (); in compute_avail() local
|
H A D | alias.c | 359 ao_ref ref1, ref2; in rtx_refs_may_alias_p() local
|
H A D | tree-ssa-phiopt.c | 2690 tree arg1, arg2, ref1, ref2, field1, field2; in hoist_adjacent_loads() local
|
H A D | tree-ssa-loop-im.c | 2212 refs_independent_p (im_mem_ref *ref1, im_mem_ref *ref2) in refs_independent_p()
|
H A D | tree-predcom.c | 2820 dref ref, ref1, ref2; in update_pos_for_combined_chains() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-alias.cc | 1027 aliasing_matching_component_refs_p (tree match1, tree ref1, in aliasing_matching_component_refs_p() 1089 aliasing_component_refs_walk (tree ref1, tree type1, tree base1, in aliasing_component_refs_walk() 1209 aliasing_component_refs_p (tree ref1, in aliasing_component_refs_p() 1488 nonoverlapping_array_refs_p (tree ref1, tree ref2) in nonoverlapping_array_refs_p() 1569 nonoverlapping_refs_since_match_p (tree match1, tree ref1, in nonoverlapping_refs_since_match_p() 2002 decl_refs_may_alias_p (tree ref1, tree base1, in decl_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() [all …]
|
H A D | ipa-icf-gimple.cc | 377 ao_ref ref1, ref2; in compare_operand() local
|
H A D | df-scan.cc | 2034 df_ref_equal_p (df_ref ref1, df_ref ref2) in df_ref_equal_p() 2072 df_ref_compare (df_ref ref1, df_ref ref2) in df_ref_compare()
|
H A D | tree-ssa-pre.cc | 4031 vn_reference_s ref1; in compute_avail() local 4171 vn_reference_op_t ref1 = &ref->operands.last (); in compute_avail() local
|
H A D | alias.cc | 360 ao_ref ref1, ref2; in rtx_refs_may_alias_p() local
|
H A D | tree-ssa-phiopt.cc | 3643 tree arg1, arg2, ref1, ref2, field1, field2; in hoist_adjacent_loads() local
|
H A D | ipa-devirt.cc | 698 struct ipa_ref *ref1, *ref2; in compare_virtual_tables() local
|
H A D | tree-predcom.cc | 2951 dref ref, ref1, ref2; in update_pos_for_combined_chains() local
|
H A D | tree-ssa-loop-im.cc | 3018 refs_independent_p (im_mem_ref *ref1, im_mem_ref *ref2, bool tbaa_p) in refs_independent_p()
|
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
H A D | t-reuse.c | 154 mpz_t ref1, ref2, ref3; in testmain() local
|
/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | info-utils.c | 353 info_concatenate_references (REFERENCE **ref1, REFERENCE **ref2) in info_concatenate_references()
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/ |
H A D | reuse.c | 215 mpz_t ref1, ref2, ref3; in main() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | dependency.c | 1209 gfc_ref *ref1; in check_data_pointer_types() local
|
H A D | resolve.c | 8166 gfc_ref *ref1, *ref2; in resolve_allocate_deallocate() local 8216 gfc_ref *ref1, *ref2; in resolve_allocate_deallocate() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | dependency.cc | 1210 gfc_ref *ref1; in check_data_pointer_types() local
|
H A D | resolve.cc | 8295 gfc_ref *ref1, *ref2; in resolve_allocate_deallocate() local 8351 gfc_ref *ref1, *ref2; in resolve_allocate_deallocate() local
|