1; RUN: llc < %s -march=x86-64 | grep movq | count 2
2
3define i128 @__addvti3() {
4          ret i128 -1
5}
6