HomeSort by: relevance | last modified time | path
    Searched defs:expand_vec_perm_const_1 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-v.cc 3717 expand_vec_perm_const_1 (struct expand_vec_perm_d *d) function in namespace:riscv_vector
3810 return expand_vec_perm_const_1 (&d);
3813 bool ret = expand_vec_perm_const_1 (&d);
riscv-v.cc 3717 expand_vec_perm_const_1 (struct expand_vec_perm_d *d) function in namespace:riscv_vector
3810 return expand_vec_perm_const_1 (&d);
3813 bool ret = expand_vec_perm_const_1 (&d);
riscv-v.cc 3717 expand_vec_perm_const_1 (struct expand_vec_perm_d *d) function in namespace:riscv_vector
3810 return expand_vec_perm_const_1 (&d);
3813 bool ret = expand_vec_perm_const_1 (&d);
riscv-v.cc 3717 expand_vec_perm_const_1 (struct expand_vec_perm_d *d) function in namespace:riscv_vector
3810 return expand_vec_perm_const_1 (&d);
3813 bool ret = expand_vec_perm_const_1 (&d);

Completed in 281 milliseconds