OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cpy2
(Results
1 - 1
of
1
) sorted by null
/external/llvm/test/CodeGen/X86/
machine-cp.ll
80
; CHECK: punpckhbw %xmm{{[0-9]+}}, [[
CPY2
:%xmm[0-9]+]]
81
; Check that
CPY2
is not redefined.
82
; CHECK-NOT: , [[
CPY2
]]
83
; CHECK: punpckhwd %xmm{{[0-9]+}}, [[
CPY2
]]
84
; CHECK-NEXT: pslld $31, [[
CPY2
]]
85
; CHECK-NEXT: psrad $31, [[
CPY2
]]
Completed in 109 milliseconds