Searched refs:Real8 (Results 1 – 2 of 2) sorted by relevance
154 using Real8 = Type<TypeCategory::Real, 8>; in TestIntrinsics() typedef198 .Push(Const(Scalar<Real8>{})) in TestIntrinsics()199 .DoCall(Real8::GetType()); in TestIntrinsics()205 .DoCall(Real8::GetType()); in TestIntrinsics()251 .Push(Const(Scalar<Real8>{})) in TestIntrinsics()
16 using Real8 = Scalar<Type<TypeCategory::Real, 8>>; typedef517 basicTests<Real8>(rm, rounding); in roundTest()522 subsetTests<std::uint64_t, double, Real8>(rm, rounding, opds); in roundTest()