Lines Matching refs:v64f32
184 %res = call <64 x float> @llvm.ceil.v64f32(<64 x float> %op)
431 %res = call <64 x float> @llvm.floor.v64f32(<64 x float> %op)
678 %res = call <64 x float> @llvm.nearbyint.v64f32(<64 x float> %op)
925 %res = call <64 x float> @llvm.rint.v64f32(<64 x float> %op)
1172 %res = call <64 x float> @llvm.round.v64f32(<64 x float> %op)
1419 %res = call <64 x float> @llvm.trunc.v64f32(<64 x float> %op)
1518 declare <64 x float> @llvm.ceil.v64f32(<64 x float>)
1537 declare <64 x float> @llvm.floor.v64f32(<64 x float>)
1556 declare <64 x float> @llvm.nearbyint.v64f32(<64 x float>)
1575 declare <64 x float> @llvm.rint.v64f32(<64 x float>)
1594 declare <64 x float> @llvm.round.v64f32(<64 x float>)
1613 declare <64 x float> @llvm.trunc.v64f32(<64 x float>)