Searched refs:ppc_stvx (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_ppc.h | 163 ppc_stvx(struct ppc_function *p, uint vR, uint vA, uint vB);
|
D | rtasm_ppc.c | 708 ppc_stvx(struct ppc_function *p, uint vR, uint rA, uint rB) in ppc_stvx() function
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_ppc.c | 499 ppc_stvx(gen->f, src_vec, gen->outputs_reg, offset_reg); in emit_store() 514 ppc_stvx(gen->f, src_vec, gen->temps_reg, offset_reg); in emit_store()
|