Sign in
swiftshader
/
SwiftShader
/
d61d3a7f2cb9e41989d2df9d08131f2d0ca522aa
/
.
/
src
/
LLVM
/
test
/
CodeGen
/
X86
/
i128-immediate.ll
blob: c47569e700f52965a7f78720bd097bb4b2ad352e [
file
]
; RUN: llc < %s -march=x86-64 | grep movq | count 2
define
i128
@__addvti3
()
{
ret
i128
-
1
}