Lines Matching refs:v16f16
53 %res = call <16 x half> @llvm.ceil.v16f16(<16 x half> %op)
300 %res = call <16 x half> @llvm.floor.v16f16(<16 x half> %op)
547 %res = call <16 x half> @llvm.nearbyint.v16f16(<16 x half> %op)
794 %res = call <16 x half> @llvm.rint.v16f16(<16 x half> %op)
1041 %res = call <16 x half> @llvm.round.v16f16(<16 x half> %op)
1288 %res = call <16 x half> @llvm.trunc.v16f16(<16 x half> %op)
1509 declare <16 x half> @llvm.ceil.v16f16(<16 x half>)
1528 declare <16 x half> @llvm.floor.v16f16(<16 x half>)
1547 declare <16 x half> @llvm.nearbyint.v16f16(<16 x half>)
1566 declare <16 x half> @llvm.rint.v16f16(<16 x half>)
1585 declare <16 x half> @llvm.round.v16f16(<16 x half>)
1604 declare <16 x half> @llvm.trunc.v16f16(<16 x half>)