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

  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c 5853 rtx shufc;
5876 shufc = force_reg (TImode, array_to_constant (TImode, shufa));
5879 emit_insn (gen_shufb (shuf, fnaddr, cxt, shufc));
5902 shufc = gen_reg_rtx (TImode);
5913 (shufc, stack_pointer_rtx, GEN_INT (4), GEN_INT (4)));
5914 emit_insn (gen_shufb (shuf, sfnaddr, scxt, shufc));
5842 rtx shufc; local

Completed in 29 milliseconds