Lines Matching refs:v32f16
77 %res = call <32 x half> @llvm.ceil.v32f16(<32 x half> %op)
324 %res = call <32 x half> @llvm.floor.v32f16(<32 x half> %op)
571 %res = call <32 x half> @llvm.nearbyint.v32f16(<32 x half> %op)
818 %res = call <32 x half> @llvm.rint.v32f16(<32 x half> %op)
1065 %res = call <32 x half> @llvm.round.v32f16(<32 x half> %op)
1312 %res = call <32 x half> @llvm.trunc.v32f16(<32 x half> %op)
1510 declare <32 x half> @llvm.ceil.v32f16(<32 x half>)
1529 declare <32 x half> @llvm.floor.v32f16(<32 x half>)
1548 declare <32 x half> @llvm.nearbyint.v32f16(<32 x half>)
1567 declare <32 x half> @llvm.rint.v32f16(<32 x half>)
1586 declare <32 x half> @llvm.round.v32f16(<32 x half>)
1605 declare <32 x half> @llvm.trunc.v32f16(<32 x half>)