Lines Matching defs:src2

101 uint64_t helper_fpmerge(uint32_t src1, uint32_t src2)  in helper_fpmerge()
127 uint64_t helper_fmul8x16(uint32_t src1, uint64_t src2) in helper_fmul8x16()
143 uint64_t helper_fmul8x16a(uint32_t src1, int32_t src2) in helper_fmul8x16a()
159 uint64_t helper_fmul8sux16(uint64_t src1, uint64_t src2) in helper_fmul8sux16()
174 uint64_t helper_fmul8ulx16(uint64_t src1, uint64_t src2) in helper_fmul8ulx16()
189 uint64_t helper_fexpand(uint32_t src2) in helper_fexpand()
204 uint64_t helper_fcmpeq8(uint64_t src1, uint64_t src2) in helper_fcmpeq8()
220 uint64_t helper_fcmpne8(uint64_t src1, uint64_t src2) in helper_fcmpne8()
225 uint64_t helper_fcmple8(uint64_t src1, uint64_t src2) in helper_fcmple8()
239 uint64_t helper_fcmpgt8(uint64_t src1, uint64_t src2) in helper_fcmpgt8()
244 uint64_t helper_fcmpule8(uint64_t src1, uint64_t src2) in helper_fcmpule8()
258 uint64_t helper_fcmpugt8(uint64_t src1, uint64_t src2) in helper_fcmpugt8()
263 uint64_t helper_fcmpeq16(uint64_t src1, uint64_t src2) in helper_fcmpeq16()
277 uint64_t helper_fcmpne16(uint64_t src1, uint64_t src2) in helper_fcmpne16()
282 uint64_t helper_fcmple16(uint64_t src1, uint64_t src2) in helper_fcmple16()
296 uint64_t helper_fcmpgt16(uint64_t src1, uint64_t src2) in helper_fcmpgt16()
301 uint64_t helper_fcmpule16(uint64_t src1, uint64_t src2) in helper_fcmpule16()
315 uint64_t helper_fcmpugt16(uint64_t src1, uint64_t src2) in helper_fcmpugt16()
320 uint64_t helper_fcmpeq32(uint64_t src1, uint64_t src2) in helper_fcmpeq32()
326 uint64_t helper_fcmpne32(uint64_t src1, uint64_t src2) in helper_fcmpne32()
332 uint64_t helper_fcmple32(uint64_t src1, uint64_t src2) in helper_fcmple32()
346 uint64_t helper_fcmpgt32(uint64_t src1, uint64_t src2) in helper_fcmpgt32()
351 uint64_t helper_fcmpule32(uint64_t src1, uint64_t src2) in helper_fcmpule32()
365 uint64_t helper_fcmpugt32(uint64_t src1, uint64_t src2) in helper_fcmpugt32()
370 uint64_t helper_pdist(uint64_t sum, uint64_t src1, uint64_t src2) in helper_pdist()
455 uint64_t helper_bshuffle(uint64_t gsr, uint64_t src1, uint64_t src2) in helper_bshuffle()
522 static inline uint16_t do_fchksm16(uint16_t src1, uint16_t src2) in do_fchksm16()
529 uint64_t helper_fchksm16(uint64_t src1, uint64_t src2) in helper_fchksm16()
545 static inline int16_t do_fmean16(int16_t src1, int16_t src2) in do_fmean16()
550 uint64_t helper_fmean16(uint64_t src1, uint64_t src2) in helper_fmean16()
566 uint64_t helper_fslas16(uint64_t src1, uint64_t src2) in helper_fslas16()
584 uint64_t helper_fslas32(uint64_t src1, uint64_t src2) in helper_fslas32()
602 uint64_t helper_xmulx(uint64_t src1, uint64_t src2) in helper_xmulx()
607 uint64_t helper_xmulxhi(uint64_t src1, uint64_t src2) in helper_xmulxhi()