Lines Matching refs:nxv4f32
42 %res = call <vscale x 4 x float> @llvm.ceil.nxv4f32(<vscale x 4 x float> %a)
104 %res = call <vscale x 4 x float> @llvm.floor.nxv4f32(<vscale x 4 x float> %a)
166 %res = call <vscale x 4 x float> @llvm.nearbyint.nxv4f32(<vscale x 4 x float> %a)
228 %res = call <vscale x 4 x float> @llvm.rint.nxv4f32(<vscale x 4 x float> %a)
290 %res = call <vscale x 4 x float> @llvm.round.nxv4f32(<vscale x 4 x float> %a)
352 %res = call <vscale x 4 x float> @llvm.roundeven.nxv4f32(<vscale x 4 x float> %a)
414 %res = call <vscale x 4 x float> @llvm.trunc.nxv4f32(<vscale x 4 x float> %a)
441 declare <vscale x 4 x float> @llvm.ceil.nxv4f32(<vscale x 4 x float>)
448 declare <vscale x 4 x float> @llvm.floor.nxv4f32(<vscale x 4 x float>)
455 declare <vscale x 4 x float> @llvm.nearbyint.nxv4f32(<vscale x 4 x float>)
462 declare <vscale x 4 x float> @llvm.rint.nxv4f32(<vscale x 4 x float>)
469 declare <vscale x 4 x float> @llvm.round.nxv4f32(<vscale x 4 x float>)
476 declare <vscale x 4 x float> @llvm.roundeven.nxv4f32(<vscale x 4 x float>)
483 declare <vscale x 4 x float> @llvm.trunc.nxv4f32(<vscale x 4 x float>)