Lines Matching refs:rhs_ptr
333 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
498 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
522 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
614 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
640 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
864 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
886 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
950 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
971 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
1036 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
1058 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
1123 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
1144 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
1208 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
1230 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
1354 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
1373 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
1541 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
1562 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
1671 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
1694 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
1766 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
1791 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
2032 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
2054 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
2276 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
2310 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
2550 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
2570 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
2787 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
2812 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
3094 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
3124 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
3355 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
3398 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
3506 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
3529 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
3659 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
3682 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
3783 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
3804 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
3913 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
3934 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
4035 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
4055 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
4164 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
4185 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
4361 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
4382 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
4525 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
4557 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
4572 rhs[i] = vld1q_s8(rhs_ptr + 16 * i); in Run()
4584 rhs_ptr += 16 * Cols; in Run()
4612 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
4627 rhs[i] = vreinterpretq_s16_u16(vmovl_u8(vld1_u8(rhs_ptr + 8 * i))); in Run()
4654 rhs_ptr += 8 * RhsCells; in Run()
4678 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
4693 rhs[i] = vld1q_f32(rhs_ptr + 4 * i); in Run()
4708 rhs_ptr += 4 * RhsCells; in Run()
4732 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
4761 rhs[i] = vld1q_s8(rhs_ptr + 16 * i + 64 * k); in Run()
4803 rhs_ptr += 64 * 2; in Run()
4812 rhs[i] = vld1q_s8(rhs_ptr + 16 * i); in Run()
4825 rhs_ptr += 16 * 2; in Run()
4848 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
4873 rhs[i] = vld1q_s8(rhs_ptr + 16 * i); in Run()
4883 rhs_ptr += 64; in Run()
4918 static void Run(OperandType* lhs_ptr, OperandType* rhs_ptr, in Run()
5107 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
5132 static void Run(OperandType* lhs_ptr, OperandType* rhs_ptr, in Run()
5287 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
5313 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
5574 [lhs_ptr] "+r"(lhs_ptr), [rhs_ptr] "+r"(rhs_ptr), in Run()
5604 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()
5618 rhs_ptr + (dc * Format::Rhs::kCells + cc) * in Run()