Searched refs:inputs_m_last_16bytes (Results 1 – 1 of 1) sorted by relevance
1741 Register inputs_m_last_16bytes = x5; in Test2OpNEON_Helper() local1786 __ Mov(inputs_m_last_16bytes, inputs_m + (inputs_m_length - 16)); in Test2OpNEON_Helper()1790 __ Ldr(vm, MemOperand(inputs_m_last_16bytes)); in Test2OpNEON_Helper()1982 Register inputs_m_last_16bytes = x5; in TestByElementNEON_Helper() local2027 __ Mov(inputs_m_last_16bytes, inputs_m + (inputs_m_length - 16)); in TestByElementNEON_Helper()2031 __ Ldr(vm, MemOperand(inputs_m_last_16bytes)); in TestByElementNEON_Helper()