Home
last modified time | relevance | path

Searched refs:vcond_gen_code (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Doptabs.h461 extern enum insn_code vcond_gen_code[NUM_MACHINE_MODES];
H A Doptabs.c91 enum insn_code vcond_gen_code[NUM_MACHINE_MODES]; variable
5197 vcond_gen_code[i] = CODE_FOR_nothing; in init_optabs()
5714 icode = vcond_gen_code[mode]; in get_vcond_icode()
H A DChangeLog-200411036 * genopinit.c (optabs): New entry for vcond_gen_code and
11038 * optabs.c (vcond_gen_code, vcondu_gen_code): New optabs.
11041 (init_optabs): Initialize vcond_gen_code and vcondu_gen_code.
11046 (vcond_gen_code, vcondu_gen_code): Same.