Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_ppc.h202 ppc_vmove(struct ppc_function *p, uint vD, uint vA);
Drtasm_ppc.c771 ppc_vmove(struct ppc_function *p, uint vD, uint vA) in ppc_vmove() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ppc.c507 ppc_vmove(gen->f, dst_vec, src_vec); in emit_store()
613 ppc_vmove(gen->f, v1, v0); in emit_unaryop()