Home
last modified time | relevance | path

Searched defs:basis_name (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-strength-reduction.c2130 replace_mult_candidate (slsr_cand_t c, tree basis_name, widest_int bump) in replace_mult_candidate()
2278 create_add_on_incoming_edge (slsr_cand_t c, tree basis_name, in create_add_on_incoming_edge()
2400 create_phi_basis_1 (slsr_cand_t c, gimple *from_phi, tree basis_name, in create_phi_basis_1()
2494 create_phi_basis (slsr_cand_t c, gimple *from_phi, tree basis_name, in create_phi_basis()
2513 tree basis_name, name; in replace_conditional_candidate() local
3679 replace_one_candidate (slsr_cand_t c, unsigned i, tree basis_name) in replace_one_candidate()
3866 tree basis_name = gimple_assign_lhs (basis->cand_stmt); in replace_profitable_candidates() local
3882 tree basis_name = gimple_assign_lhs (basis->cand_stmt); in replace_profitable_candidates() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-strength-reduction.cc2129 replace_mult_candidate (slsr_cand_t c, tree basis_name, widest_int bump) in replace_mult_candidate()
2277 create_add_on_incoming_edge (slsr_cand_t c, tree basis_name, in create_add_on_incoming_edge()
2399 create_phi_basis_1 (slsr_cand_t c, gimple *from_phi, tree basis_name, in create_phi_basis_1()
2493 create_phi_basis (slsr_cand_t c, gimple *from_phi, tree basis_name, in create_phi_basis()
2512 tree basis_name, name; in replace_conditional_candidate() local
3678 replace_one_candidate (slsr_cand_t c, unsigned i, tree basis_name) in replace_one_candidate()
3865 tree basis_name = gimple_assign_lhs (basis->cand_stmt); in replace_profitable_candidates() local
3881 tree basis_name = gimple_assign_lhs (basis->cand_stmt); in replace_profitable_candidates() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dectest.c2406 const char *basis_name = NULL; in do_test_custom_explicit_fromdata() local