Lines Matching refs:inputs_m
1720 uintptr_t inputs_m, in Test2OpNEON_Helper() argument
1785 __ Mov(inputs_m_base, inputs_m); in Test2OpNEON_Helper()
1786 __ Mov(inputs_m_last_16bytes, inputs_m + (inputs_m_length - 16)); in Test2OpNEON_Helper()
1836 const Tm inputs_m[], in Test2OpNEON() argument
1856 reinterpret_cast<uintptr_t>(inputs_m), in Test2OpNEON()
1934 static_cast<uint64_t>(inputs_m[input_index_m]), in Test2OpNEON()
1959 uintptr_t inputs_m, in TestByElementNEON_Helper() argument
2026 __ Mov(inputs_m_base, inputs_m); in TestByElementNEON_Helper()
2027 __ Mov(inputs_m_last_16bytes, inputs_m + (inputs_m_length - 16)); in TestByElementNEON_Helper()
2081 const Tm inputs_m[], in TestByElementNEON() argument
2106 reinterpret_cast<uintptr_t>(inputs_m), in TestByElementNEON()
2192 static_cast<uint64_t>(inputs_m[input_index_m]), in TestByElementNEON()
2221 const Tm inputs_m[], in Test2OpImmNEON_Helper() argument
2287 (masm.*helper)(vd_helper, vn_helper, inputs_m[i]); in Test2OpImmNEON_Helper()
2312 const Tm inputs_m[], in Test2OpImmNEON() argument
2332 inputs_m, in Test2OpImmNEON()
2405 static_cast<uint64_t>(inputs_m[input_index_m]), in Test2OpImmNEON()