Home
last modified time | relevance | path

Searched refs:inputs_m_last_16bytes (Results 1 – 1 of 1) sorted by relevance

/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc1741 Register inputs_m_last_16bytes = x5; in Test2OpNEON_Helper() local
1786 __ 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() local
2027 __ 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()