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

  /external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_ppc.h 167 ppc_lvx(struct ppc_function *p, uint vR, uint vA, uint vB);
rtasm_ppc.c 715 ppc_lvx(struct ppc_function *p, uint vR, uint rA, uint rB) function
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_ppc.c 281 ppc_lvx(gen->f, dst_vec, gen->inputs_reg, offset_reg);
297 ppc_lvx(gen->f, dst_vec, gen->temps_reg, offset_reg);
    [all...]

Completed in 53 milliseconds