Lines Matching refs:nxv2f32
52 %res = call <vscale x 2 x float> @llvm.ceil.nxv2f32(<vscale x 2 x float> %a)
114 %res = call <vscale x 2 x float> @llvm.floor.nxv2f32(<vscale x 2 x float> %a)
176 %res = call <vscale x 2 x float> @llvm.nearbyint.nxv2f32(<vscale x 2 x float> %a)
238 %res = call <vscale x 2 x float> @llvm.rint.nxv2f32(<vscale x 2 x float> %a)
300 %res = call <vscale x 2 x float> @llvm.round.nxv2f32(<vscale x 2 x float> %a)
362 %res = call <vscale x 2 x float> @llvm.roundeven.nxv2f32(<vscale x 2 x float> %a)
424 %res = call <vscale x 2 x float> @llvm.trunc.nxv2f32(<vscale x 2 x float> %a)
442 declare <vscale x 2 x float> @llvm.ceil.nxv2f32(<vscale x 2 x float>)
449 declare <vscale x 2 x float> @llvm.floor.nxv2f32(<vscale x 2 x float>)
456 declare <vscale x 2 x float> @llvm.nearbyint.nxv2f32(<vscale x 2 x float>)
463 declare <vscale x 2 x float> @llvm.rint.nxv2f32(<vscale x 2 x float>)
470 declare <vscale x 2 x float> @llvm.round.nxv2f32(<vscale x 2 x float>)
477 declare <vscale x 2 x float> @llvm.roundeven.nxv2f32(<vscale x 2 x float>)
484 declare <vscale x 2 x float> @llvm.trunc.nxv2f32(<vscale x 2 x float>)