Searched refs:inputs_n_last_16bytes (Results 1 – 1 of 1) sorted by relevance
1315 Register inputs_n_last_16bytes = x3; in Test1OpNEON_Helper() local1345 __ Mov(inputs_n_last_16bytes, in Test1OpNEON_Helper()1348 __ Ldr(vn, MemOperand(inputs_n_last_16bytes)); in Test1OpNEON_Helper()1740 Register inputs_n_last_16bytes = x4; in Test2OpNEON_Helper() local1784 __ Mov(inputs_n_last_16bytes, inputs_n + (inputs_n_length - 16)); in Test2OpNEON_Helper()1789 __ Ldr(vn, MemOperand(inputs_n_last_16bytes)); in Test2OpNEON_Helper()1981 Register inputs_n_last_16bytes = x4; in TestByElementNEON_Helper() local2025 __ Mov(inputs_n_last_16bytes, inputs_n + (inputs_n_length - 16)); in TestByElementNEON_Helper()2030 __ Ldr(vn, MemOperand(inputs_n_last_16bytes)); in TestByElementNEON_Helper()2236 Register inputs_n_last_16bytes = x3; in Test2OpImmNEON_Helper() local[all …]