Searched refs:shufc (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu.c5878 rtx shufc;
5901 shufc = force_reg (TImode, array_to_constant (TImode, shufa));
5904 emit_insn (gen_shufb (shuf, fnaddr, cxt, shufc));
5927 shufc = gen_reg_rtx (TImode);
5938 (shufc, stack_pointer_rtx, GEN_INT (4), GEN_INT (4)));
5939 emit_insn (gen_shufb (shuf, sfnaddr, scxt, shufc));
5867 rtx shufc; local

Completed in 98 milliseconds