Sign in
swiftshader
/
SwiftShader
/
ee16f0de07d4b02a81c1c9ac716d631e67f487fc
/
.
/
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
}