Lines Matching full:fsub
418 %2 = tail call <4 x float> @llvm.mips.fsub.w(<4 x float> %0, <4 x float> %1)
423 declare <4 x float> @llvm.mips.fsub.w(<4 x float>, <4 x float>) nounwind
428 ; CHECK: fsub.w
440 %2 = tail call <2 x double> @llvm.mips.fsub.d(<2 x double> %0, <2 x double> %1)
445 declare <2 x double> @llvm.mips.fsub.d(<2 x double>, <2 x double>) nounwind
450 ; CHECK: fsub.d
459 %2 = fsub <4 x float> %0, %1
467 ; CHECK: fsub.w
475 %2 = fsub <2 x double> %0, %1
483 ; CHECK: fsub.d