Lines Matching full:corresponding
156 pcmpeqb %xmm3, %xmm1 # ... corresponding to RDI
174 * where v indicates the alignment boundaries and corresponding chunks
182 0: movdqu (%rdi, %rdx, 1), %xmm0 # chunk of 2nd string corresponding to RDI?
194 movdqu 16(%rdi, %rdx, 1), %xmm0 # chunk of 2nd string corresponding to RDI?
241 * Compare (RSI) with the corresponding part
247 add %rax, %rdi # point RDI to chunk corresponding to (RSI)
265 lea (%rdi, %rax, 1), %rdx # point RDX to offset in RDI corresponding to RSI
285 * where v indicates the alignment boundaries and corresponding chunks
293 0: movdqu (%rsi, %rdx, 1), %xmm0 # chunk of 2nd string corresponding to RDI?
305 movdqu 16(%rsi, %rdx, 1), %xmm0 # chunk of 2nd string corresponding to RDI?
342 * Compare (RSI) with the corresponding part
348 add %rax, %rsi # point RSI to chunk corresponding to (RDI)