HomeSort by relevance Sort by last modified time
    Searched refs:ppc_stvx (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_ppc.h 163 ppc_stvx(struct ppc_function *p, uint vR, uint vA, uint vB);
rtasm_ppc.c 708 ppc_stvx(struct ppc_function *p, uint vR, uint rA, uint rB) function
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_ppc.c 499 ppc_stvx(gen->f, src_vec, gen->outputs_reg, offset_reg);
514 ppc_stvx(gen->f, src_vec, gen->temps_reg, offset_reg);
    [all...]

Completed in 1762 milliseconds