Sign in
swiftshader
/
SwiftShader.git
/
20e22c4b509a0f7d0fa6208e2974556e46ae8b62
/
.
/
third_party
/
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
}