Home
last modified time | relevance | path

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

/third_party/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc1470 Register inputs_n_last_16bytes = x3; in Test1OpNEON_Helper() local
1500 __ Mov(inputs_n_last_16bytes, in Test1OpNEON_Helper()
1503 __ Ldr(vn, MemOperand(inputs_n_last_16bytes)); in Test1OpNEON_Helper()
1909 Register inputs_n_last_16bytes = x4; in Test2OpNEON_Helper() local
1953 __ Mov(inputs_n_last_16bytes, inputs_n + (inputs_n_length - 16)); in Test2OpNEON_Helper()
1958 __ Ldr(vn, MemOperand(inputs_n_last_16bytes)); in Test2OpNEON_Helper()
2162 Register inputs_n_last_16bytes = x4; in TestByElementNEON_Helper() local
2208 __ Mov(inputs_n_last_16bytes, inputs_n + (inputs_n_length - 16)); in TestByElementNEON_Helper()
2213 __ Ldr(vn, MemOperand(inputs_n_last_16bytes)); in TestByElementNEON_Helper()
2426 Register inputs_n_last_16bytes in Test2OpImmNEON_Helper() local
[all...]

Completed in 5 milliseconds