HomeSort by relevance Sort by last modified time
    Searched full:cpy1 (Results 1 - 1 of 1) sorted by null

  /external/llvm/test/CodeGen/X86/
machine-cp.ll 73 ; CHECK-NEXT: movdqa [[SRC2]], [[CPY1:%xmm[0-9]+]]
74 ; CHECK-NEXT: punpcklbw %xmm{{[0-9]+}}, [[CPY1]]
75 ; Check that CPY1 is not redefined.
76 ; CHECK-NOT: , [[CPY1]]
77 ; CHECK: punpckhwd %xmm{{[0-9]+}}, [[CPY1]]
78 ; CHECK-NEXT: pslld $31, [[CPY1]]
79 ; CHECK-NEXT: psrad $31, [[CPY1]]

Completed in 757 milliseconds