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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-expand.cc 21460 struct expand_vec_perm_d dfirst, dsecond; local
21535 /* Found a usable second shuffle. dfirst will be
21538 dfirst = *d;
21539 dfirst.target = gen_reg_rtx (d->vmode);
21541 dfirst.perm[i] = (i & (nelt2 - 1))
21544 canonicalize_perm (&dfirst);
21545 ok = expand_vec_perm_1 (&dfirst);
21553 dsecond.op1 = dfirst.target;
21654 struct expand_vec_perm_d dfirst, dsecond; local
21666 dfirst = *d
21723 struct expand_vec_perm_d dfirst, dsecond, dfinal; local
21842 struct expand_vec_perm_d dfirst, dsecond, dfinal; local
21960 struct expand_vec_perm_d dfirst, dsecond, dthird; local
22014 struct expand_vec_perm_d dfirst, dsecond, dthird; local
    [all...]
i386-expand.cc 21460 struct expand_vec_perm_d dfirst, dsecond; local
21535 /* Found a usable second shuffle. dfirst will be
21538 dfirst = *d;
21539 dfirst.target = gen_reg_rtx (d->vmode);
21541 dfirst.perm[i] = (i & (nelt2 - 1))
21544 canonicalize_perm (&dfirst);
21545 ok = expand_vec_perm_1 (&dfirst);
21553 dsecond.op1 = dfirst.target;
21654 struct expand_vec_perm_d dfirst, dsecond; local
21666 dfirst = *d
21723 struct expand_vec_perm_d dfirst, dsecond, dfinal; local
21842 struct expand_vec_perm_d dfirst, dsecond, dfinal; local
21960 struct expand_vec_perm_d dfirst, dsecond, dthird; local
22014 struct expand_vec_perm_d dfirst, dsecond, dthird; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-expand.cc 20117 struct expand_vec_perm_d dfirst, dsecond; local
20192 /* Found a usable second shuffle. dfirst will be
20195 dfirst = *d;
20196 dfirst.target = gen_reg_rtx (d->vmode);
20198 dfirst.perm[i] = (i & (nelt2 - 1))
20201 canonicalize_perm (&dfirst);
20202 ok = expand_vec_perm_1 (&dfirst);
20210 dsecond.op1 = dfirst.target;
20311 struct expand_vec_perm_d dfirst, dsecond; local
20323 dfirst = *d
20380 struct expand_vec_perm_d dfirst, dsecond, dfinal; local
20499 struct expand_vec_perm_d dfirst, dsecond, dfinal; local
20616 struct expand_vec_perm_d dfirst, dsecond, dthird; local
20670 struct expand_vec_perm_d dfirst, dsecond, dthird; local
    [all...]
i386-expand.cc 20117 struct expand_vec_perm_d dfirst, dsecond; local
20192 /* Found a usable second shuffle. dfirst will be
20195 dfirst = *d;
20196 dfirst.target = gen_reg_rtx (d->vmode);
20198 dfirst.perm[i] = (i & (nelt2 - 1))
20201 canonicalize_perm (&dfirst);
20202 ok = expand_vec_perm_1 (&dfirst);
20210 dsecond.op1 = dfirst.target;
20311 struct expand_vec_perm_d dfirst, dsecond; local
20323 dfirst = *d
20380 struct expand_vec_perm_d dfirst, dsecond, dfinal; local
20499 struct expand_vec_perm_d dfirst, dsecond, dfinal; local
20616 struct expand_vec_perm_d dfirst, dsecond, dthird; local
20670 struct expand_vec_perm_d dfirst, dsecond, dthird; local
    [all...]

Completed in 79 milliseconds