Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/llvm-project-20170507
/
.
/
llvm
/
test
/
CodeGen
/
X86
/
i128-immediate.ll
blob: 999076cddd694224c8334a4e80c4adff5983e743 [
file
] [
log
] [
blame
] [
edit
]
; RUN: llc < %s -mtriple=x86_64-- | grep movq | count 2
define
i128
@__addvti3
()
{
ret
i128
-
1
}