1 ; RUN: llc -mtriple=armv7-eabi -mcpu=cortex-a8 < %s
4 %"als" = type { i32 (...)** }
5 %"av" = type { %"als" }
6 %"c" = type { %"lsm", %"Vec3", %"av"*, float, i8, float, %"lsm", i8, %"Vec3", %"Vec3", %"Vec3", float, float, float, %"Vec3", %"Vec3" }
7 %"lsm" = type { %"als", %"Vec3", %"Vec3", %"Vec3", %"Vec3" }
8 %"Vec3" = type { float, float, float }
10 define arm_aapcs_vfpcc void @foo(%"c"* %this, %"Vec3"* nocapture %adjustment) {
12 switch i32 undef, label %return [
23 bb31: ; preds = %entry
24 %0 = call arm_aapcs_vfpcc %"Vec3" undef(%"lsm"* undef) ; <%"Vec3"> [#uses=1]
25 %mrv_gr69 = extractvalue %"Vec3" %0, 1 ; <float> [#uses=1]
26 %1 = fsub float %mrv_gr69, undef ; <float> [#uses=1]
27 store float %1, float* undef, align 4
30 bb72: ; preds = %entry
33 bb79: ; preds = %entry
36 bb104: ; preds = %entry
39 return: ; preds = %entry