Lines Matching refs:v128f16
103 %res = call <128 x half> @llvm.ceil.v128f16(<128 x half> %op)
350 %res = call <128 x half> @llvm.floor.v128f16(<128 x half> %op)
597 %res = call <128 x half> @llvm.nearbyint.v128f16(<128 x half> %op)
844 %res = call <128 x half> @llvm.rint.v128f16(<128 x half> %op)
1091 %res = call <128 x half> @llvm.round.v128f16(<128 x half> %op)
1338 %res = call <128 x half> @llvm.trunc.v128f16(<128 x half> %op)
1512 declare <128 x half> @llvm.ceil.v128f16(<128 x half>)
1531 declare <128 x half> @llvm.floor.v128f16(<128 x half>)
1550 declare <128 x half> @llvm.nearbyint.v128f16(<128 x half>)
1569 declare <128 x half> @llvm.rint.v128f16(<128 x half>)
1588 declare <128 x half> @llvm.round.v128f16(<128 x half>)
1607 declare <128 x half> @llvm.trunc.v128f16(<128 x half>)