Searched refs:do_cond (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | rl78-dis.c | 181 int do_cond = 0; in print_insn_rl78_common() local 205 do_cond = 1; in print_insn_rl78_common() 267 if (do_cond) in print_insn_rl78_common()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | rl78-dis.c | 181 int do_cond = 0; in print_insn_rl78_common() local 205 do_cond = 1; in print_insn_rl78_common() 267 if (do_cond) in print_insn_rl78_common()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-generic.c | 1619 do_cond (gimple_stmt_iterator *gsi, tree inner_type, tree a, tree b, in do_cond() function 1649 new_rhs = expand_vector_parallel (gsi, do_cond, type, rhs2, rhs3, in expand_vector_scalar_condition() 1652 new_rhs = expand_vector_piecewise (gsi, do_cond, type, compute_type, in expand_vector_scalar_condition()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-generic.cc | 1772 do_cond (gimple_stmt_iterator *gsi, tree inner_type, tree a, tree b, in do_cond() function 1802 new_rhs = expand_vector_parallel (gsi, do_cond, type, rhs2, rhs3, in expand_vector_scalar_condition() 1805 new_rhs = expand_vector_piecewise (gsi, do_cond, type, compute_type, in expand_vector_scalar_condition()
|
H A D | ChangeLog-2015 | 1509 (do_cond): Likewise. 6456 (do_cond): Unshare cond. 11532 (do_cond): Likewise. 37907 * tree-vect-generic.c (do_cond, expand_vector_scalar_condition): New
|
H A D | ChangeLog-2016 | 30000 (do_cond): Likewise.
|