Searched refs:ppc_lvewx (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_ppc.c | 221 ppc_lvewx(gen->f, dst_vec, gen->builtins_reg, offset_reg); in load_constant_vec() 311 ppc_lvewx(gen->f, dst_vec, gen->immed_reg, offset_reg); in emit_fetch() 327 ppc_lvewx(gen->f, dst_vec, gen->const_reg, offset_reg); in emit_fetch()
|
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_ppc.h | 171 ppc_lvewx(struct ppc_function *p, uint vR, uint vA, uint vB);
|
D | rtasm_ppc.c | 722 ppc_lvewx(struct ppc_function *p, uint vR, uint rA, uint rB) in ppc_lvewx() function
|