Lines Matching refs:BuildName
64 zip_Nx8_neon.BuildName(1, leftovers, aligned),
88 zip_Nx8_neon.BuildName(4, leftovers, aligned),
93 zip_Nx8_neon.BuildName(4, leftovers, aligned),
98 mul_1x8_Mx8_neon.BuildName(result_type, lhs_add, rhs_add, 8),
106 zip_Nx8_neon.BuildName(4, leftovers, aligned),
111 zip_Nx8_neon.BuildName(cols - 4, leftovers, aligned),
115 mul_1x8_Mx8_neon.BuildName(result_type, lhs_add, rhs_add, cols),
119 zip_Nx8_neon.BuildName(cols, leftovers, aligned),
123 mul_Nx8_Mx8_neon.BuildName(result_type, lhs_add, rhs_add, 1, cols),
131 qnt_Nx8_neon.BuildName(1, cols, aligned),
140 def BuildName(output_type, aligned, cols, leftover): function
173 BuildName(output_type, aligned, cols, leftovers),
200 BuildName(output_type, aligned, m_mod, leftovers)),