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