Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_ppc.h167 ppc_lvx(struct ppc_function *p, uint vR, uint vA, uint vB);
Drtasm_ppc.c715 ppc_lvx(struct ppc_function *p, uint vR, uint rA, uint rB) in ppc_lvx() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ppc.c281 ppc_lvx(gen->f, dst_vec, gen->inputs_reg, offset_reg); in emit_fetch()
297 ppc_lvx(gen->f, dst_vec, gen->temps_reg, offset_reg); in emit_fetch()