Searched defs:LRP (Results 1 – 3 of 3) sorted by relevance
525 LRP(const dst_reg &dst, const src_reg &x, const src_reg &y, in LRP() function
741 LRP(const dst_reg &dst, const src_reg &x, const src_reg &y, in LRP() function
1530 void PixelPipeline::LRP(Vector4s &dst, Vector4s &src0, Vector4s &src1, Vector4s &src2) in LRP() function in sw::PixelPipeline