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