Lines Matching refs:nxv2f16
32 %res = call <vscale x 2 x half> @llvm.ceil.nxv2f16(<vscale x 2 x half> %a)
94 %res = call <vscale x 2 x half> @llvm.floor.nxv2f16(<vscale x 2 x half> %a)
156 %res = call <vscale x 2 x half> @llvm.nearbyint.nxv2f16(<vscale x 2 x half> %a)
218 %res = call <vscale x 2 x half> @llvm.rint.nxv2f16(<vscale x 2 x half> %a)
280 %res = call <vscale x 2 x half> @llvm.round.nxv2f16(<vscale x 2 x half> %a)
342 %res = call <vscale x 2 x half> @llvm.roundeven.nxv2f16(<vscale x 2 x half> %a)
404 %res = call <vscale x 2 x half> @llvm.trunc.nxv2f16(<vscale x 2 x half> %a)
440 declare <vscale x 2 x half> @llvm.ceil.nxv2f16( <vscale x 2 x half>)
447 declare <vscale x 2 x half> @llvm.floor.nxv2f16( <vscale x 2 x half>)
454 declare <vscale x 2 x half> @llvm.nearbyint.nxv2f16( <vscale x 2 x half>)
461 declare <vscale x 2 x half> @llvm.rint.nxv2f16( <vscale x 2 x half>)
468 declare <vscale x 2 x half> @llvm.round.nxv2f16( <vscale x 2 x half>)
475 declare <vscale x 2 x half> @llvm.roundeven.nxv2f16( <vscale x 2 x half>)
482 declare <vscale x 2 x half> @llvm.trunc.nxv2f16( <vscale x 2 x half>)