Home
last modified time | relevance | path

Searched refs:v3f32 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dextended-fma-contraction.ll18 %ret = tail call <3 x float> @llvm.fmuladd.v3f32(<3 x float> %a, <3 x float> %b, <3 x float> %c)
22 declare <3 x float> @llvm.fmuladd.v3f32(<3 x float>, <3 x float>, <3 x float>) nounwind readnone
Dwiden_arith-6.ll5 ; widen a v3f32 to vfi32 to do a vector multiple and an add
/external/clang/test/CodeGen/
Dvectorcall.c72 typedef float __attribute__((ext_vector_type(3))) v3f32; typedef
73 struct OddSizeHVA { v3f32 x, y; };
/external/llvm/test/CodeGen/R600/
Dftrunc.ll7 declare <3 x float> @llvm.trunc.v3f32(<3 x float>) nounwind readnone
40 ; %y = call <3 x float> @llvm.trunc.v3f32(<3 x float> %x) nounwind readnone
Dfceil.ll7 declare <3 x float> @llvm.ceil.v3f32(<3 x float>) nounwind readnone
45 %y = call <3 x float> @llvm.ceil.v3f32(<3 x float> %x) nounwind readnone