Home
last modified time | relevance | path

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

/third_party/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc1910 Register inputs_m_last_16bytes = x5; in Test2OpNEON_Helper() local
1955 __ Mov(inputs_m_last_16bytes, inputs_m + (inputs_m_length - 16)); in Test2OpNEON_Helper()
1959 __ Ldr(vm, MemOperand(inputs_m_last_16bytes)); in Test2OpNEON_Helper()
2163 Register inputs_m_last_16bytes = x5; in TestByElementNEON_Helper() local
2210 __ Mov(inputs_m_last_16bytes, inputs_m + (inputs_m_length - 16)); in TestByElementNEON_Helper()
2214 __ Ldr(vm, MemOperand(inputs_m_last_16bytes)); in TestByElementNEON_Helper()

Completed in 7 milliseconds