Lines Matching refs:mips_reg
142 [src_stride]"r"((mips_reg)src_stride), in convolve_horiz_mmi()
143 [dst_stride]"r"((mips_reg)dst_stride) in convolve_horiz_mmi()
236 [src_stride]"r"((mips_reg)src_stride), in convolve_vert_mmi()
237 [dst_stride]"r"((mips_reg)dst_stride), in convolve_vert_mmi()
238 [addr]"r"((mips_reg)addr) in convolve_vert_mmi()
324 [src_stride]"r"((mips_reg)src_stride), in convolve_avg_horiz_mmi()
325 [dst_stride]"r"((mips_reg)dst_stride) in convolve_avg_horiz_mmi()
429 [src_stride]"r"((mips_reg)src_stride), in convolve_avg_vert_mmi()
430 [dst_stride]"r"((mips_reg)dst_stride), in convolve_avg_vert_mmi()
431 [addr]"r"((mips_reg)addr) in convolve_avg_vert_mmi()
477 : [src_stride]"r"((mips_reg)src_stride), in convolve_avg_mmi()
478 [dst_stride]"r"((mips_reg)dst_stride) in convolve_avg_mmi()