Home
last modified time | relevance | path

Searched refs:ppc_vspltisw (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_ppc.h236 ppc_vspltisw(struct ppc_function *p, uint vD, int imm);
Drtasm_ppc.c841 ppc_vspltisw(struct ppc_function *p, uint vD, int imm) in ppc_vspltisw() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ppc.c252 ppc_vspltisw(gen->f, gen->bit31_vec, -1); in gen_get_bit31_vec()