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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-expand.cc 19656 expand_vec_perm_blend (struct expand_vec_perm_d *d) function
20595 if (expand_vec_perm_blend (d))
20979 /* Use the same checks as in expand_vec_perm_blend. */
21046 ok = expand_vec_perm_blend (&dcopy1);
21846 /* Use the same checks as in expand_vec_perm_blend. */
21948 ok = expand_vec_perm_blend (&dfinal);
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-expand.cc 18480 expand_vec_perm_blend (struct expand_vec_perm_d *d) function
19416 if (expand_vec_perm_blend (d))
19637 /* Use the same checks as in expand_vec_perm_blend. */
19703 ok = expand_vec_perm_blend (&dcopy1);
20503 /* Use the same checks as in expand_vec_perm_blend. */
20604 ok = expand_vec_perm_blend (&dfinal);

Completed in 47 milliseconds