Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A 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/i386/
H A 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/
H A 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.old/dist/gcc/config/ia64/
H A Dia64.c346 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/
H A 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/
H A 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.old/dist/gcc/config/mips/
H A Dmips.c21338 struct expand_vec_perm_d struct
21340 rtx target, op0, op1;
21341 unsigned char perm[MAX_VECT_LEN];
21342 machine_mode vmode;
21343 unsigned char nelt;
21344 bool one_vector_p;
21345 bool testing_p;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c20495 struct expand_vec_perm_d struct
20497 rtx target, op0, op1;
20498 vec_perm_indices perm;
20499 machine_mode vmode;
20500 unsigned int vec_flags;
20501 bool one_vector_p;
20502 bool testing_p;
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc23635 struct expand_vec_perm_d struct
23645 static bool aarch64_expand_vec_perm_const_1 (struct expand_vec_perm_d *d); argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c30736 struct expand_vec_perm_d struct
30738 rtx target, op0, op1;
30739 vec_perm_indices perm;
30740 machine_mode vmode;
30741 bool one_vector_p;
30742 bool testing_p;
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A 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;