Home
last modified time | relevance | path

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

/third_party/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc1907 Register inputs_m_base = x2; in Test2OpNEON_Helper() local
1954 __ Mov(inputs_m_base, inputs_m); in Test2OpNEON_Helper()
1972 MemOperand(inputs_m_base, index_m, LSL, vm_lane_bytes_log2)); in Test2OpNEON_Helper()
2160 Register inputs_m_base = x2; in TestByElementNEON_Helper() local
2209 __ Mov(inputs_m_base, inputs_m); in TestByElementNEON_Helper()
2227 MemOperand(inputs_m_base, index_m, LSL, vm_lane_bytes_log2)); in TestByElementNEON_Helper()

Completed in 8 milliseconds