Home
last modified time | relevance | path

Searched refs:ppc_vperm (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_ppc.h216 ppc_vperm(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC);
Drtasm_ppc.c806 ppc_vperm(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC) in ppc_vperm() function