1 ; RUN: llc < %s -mtriple=armv7-none-linux-gnueabi -mattr=+neon
5 %bar = type { <4 x float> }
6 %foo = type { %bar, %bar, %bar, %bar }
8 declare arm_aapcs_vfpcc <4 x float> @bbb(%bar*) nounwind
10 define arm_aapcs_vfpcc void @aaa(%foo* noalias sret %agg.result, %foo* %tfrm) nounwind {
12 %0 = call arm_aapcs_vfpcc <4 x float> @bbb(%bar* undef) nounwind ; <<4 x float>> [#uses=0]