Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_ppc.h142 ppc_vrsqrtefp(struct ppc_function *p, uint vD, uint vB);
Drtasm_ppc.c673 ppc_vrsqrtefp(struct ppc_function *p, uint vD, uint vB) in ppc_vrsqrtefp() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ppc.c562 ppc_vrsqrtefp(gen->f, v1, v0); in emit_scalar_unaryop()