Searched refs:binp (Results 1 – 1 of 1) sorted by relevance
410 ALWAYS_INLINE void MulAdd(const Packet a, const bfloat16** binp, float** out) { in MulAdd() argument411 auto inp = reinterpret_cast<const float*>(*binp); in MulAdd()415 *binp += 2 * kNumOperands; in MulAdd()