Home
last modified time | relevance | path

Searched defs:expand_vec_perm_d (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-expand.h26 struct expand_vec_perm_d struct
28 rtx target, op0, op1;
29 unsigned char perm[MAX_VECT_LEN];
30 machine_mode vmode;
31 unsigned char nelt;
32 bool one_operand_p;
33 bool testing_p;
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dia64.cc346 struct expand_vec_perm_d struct
356 static bool ia64_expand_vec_perm_const_1 (struct expand_vec_perm_d *d); argument
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390.cc17088 struct expand_vec_perm_d struct
17101 expand_perm_with_merge (const struct expand_vec_perm_d &d) in expand_perm_with_merge() argument
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc21522 struct expand_vec_perm_d struct
21524 rtx target, op0, op1;
21525 unsigned char perm[MAX_VECT_LEN];
21526 machine_mode vmode;
21527 unsigned char nelt;
21528 bool one_vector_p;
21529 bool testing_p;
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc31488 struct expand_vec_perm_d struct
31490 rtx target, op0, op1;
31491 vec_perm_indices perm;
31492 machine_mode vmode;
31493 bool one_vector_p;
31494 bool testing_p;