Searched refs:b3_0 (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_matmul_op.cc | 442 EXPAND_BFLOAT_L(b3, b3_0); in MulAdd3Way() 449 FMA(a3, b3_0, c1, c1); in MulAdd3Way() 474 EXPAND_BFLOAT_L(b3, b3_0); in TwoMulAdd3Way() 497 FMA(a3, b3_0, c1, c1); in TwoMulAdd3Way()
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | loop_restoration_avx2.cc | 2549 __m128i ma3_0, ma5_0, b3_0, b5_0, sq_128[2]; in BoxFilterLastRow() local 2553 sq_128, &ma3_0, &ma5_0, &b3_0, &b5_0); in BoxFilterLastRow() 2557 b3[0] = SetrM128i(b3_0, b3_0); in BoxFilterLastRow()
|