Home
last modified time | relevance | path

Searched refs:asdouble (Results 1 – 25 of 25) sorted by relevance

/external/arm-optimized-routines/math/
Dpow.c51 z = asdouble (iz); in log_inline()
65 double_t zhi = asdouble ((iz + (1ULL << 31)) & (-1ULL << 32)); in log_inline()
136 scale = asdouble (sbits); in specialcase()
143 scale = asdouble (sbits); in specialcase()
160 y = asdouble (sbits & 0x8000000000000000); in specialcase()
225 tail = asdouble (T[idx]); in exp_inline()
242 scale = asdouble (sbits); in exp_inline()
365 double_t yhi = asdouble (iy & -1ULL << 27); in pow()
367 double_t lhi = asdouble (asuint64 (hi) & -1ULL << 27); in pow()
Dexp2.c39 scale = asdouble (sbits); in specialcase()
45 scale = asdouble (sbits); in specialcase()
115 tail = asdouble (T[idx]); in exp2()
132 scale = asdouble (sbits); in exp2()
Dexp.c41 scale = asdouble (sbits); in specialcase()
47 scale = asdouble (sbits); in specialcase()
133 tail = asdouble (T[idx]); in exp_inline()
150 scale = asdouble (sbits); in exp_inline()
Dlog2.c57 rhi = asdouble (asuint64 (r) & -1ULL << 32); in log2()
98 z = asdouble (iz); in log2()
112 rhi = asdouble (asuint64 (r) & -1ULL << 32); in log2()
Dexp2f.c69 s = asdouble (t); in exp2f()
Dexpf.c80 s = asdouble (t); in expf()
Dpowf.c99 s = asdouble (t); in exp2_inline()
Dlog.c122 z = asdouble (iz); in log()
Dmath_config.h152 asdouble (uint64_t i) in asdouble() function
/external/arm-optimized-routines/math/test/
Dulp.c43 asdouble (uint64_t i) in asdouble() function
194 return (struct args_d1){asdouble (next1 (g))}; in next_d1()
202 return (struct args_d2){asdouble (x), asdouble (x2)}; in next_d2()
497 printf ("%s in [%a;%a]", f->name, asdouble (gen->start), in printgen_d1()
498 asdouble (gen->start + gen->len)); in printgen_d1()
503 printf ("%s in [%a;%a] x [%a;%a]", f->name, asdouble (gen->start), in printgen_d2()
504 asdouble (gen->start + gen->len), asdouble (gen->start2), in printgen_d2()
505 asdouble (gen->start2 + gen->len2)); in printgen_d2()
611 #define asfloat_d asdouble
Dmathbench.c362 asdouble (uint64_t i) in asdouble() function
378 return lo + (hi - lo) * (asdouble (seed >> 12 | 0x3ffULL << 52) - 1.0); in frand()
/external/deqp-deps/glslang/Test/
Dhlsl.intrinsics.double.frag7 double r01 = asdouble(inU1a, inU1b);
Dhlsl.intrinsics.vert11 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
78 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
147 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
217 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
Dhlsl.intrinsics.negative.frag5 asdouble(inF0, inF1); // expected error: only integer inputs
46 asdouble(inF0, inF1); // expected error: only integer inputs
Dhlsl.intrinsics.frag28 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
108 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
191 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
273 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
Dhlsl.intrinsics.negative.comp7 // asdouble(inF0, inF1); // expected error: only integer inputs
69 // asdouble(inF0, inF1); // expected error: only integer inputs
Dhlsl.intrinsics.negative.vert20 // asdouble(inF0, inF1); // expected error: only integer inputs
87 …// asdouble(inF0, inF1); // expected error: only integer inp…
/external/angle/third_party/glslang/src/Test/
Dhlsl.intrinsics.double.frag7 double r01 = asdouble(inU1a, inU1b);
Dhlsl.intrinsics.vert11 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
78 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
147 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
217 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
Dhlsl.intrinsics.negative.frag5 asdouble(inF0, inF1); // expected error: only integer inputs
46 asdouble(inF0, inF1); // expected error: only integer inputs
Dhlsl.intrinsics.frag28 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
108 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
191 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
273 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
Dhlsl.intrinsics.negative.comp7 // asdouble(inF0, inF1); // expected error: only integer inputs
69 // asdouble(inF0, inF1); // expected error: only integer inputs
Dhlsl.intrinsics.negative.vert20 // asdouble(inF0, inF1); // expected error: only integer inputs
87 …// asdouble(inF0, inF1); // expected error: only integer inp…
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.intrinsics.negative.frag.out9 ERROR: 0:46: 'asdouble' : double2 conversion not implemented
/external/angle/third_party/glslang/src/Test/baseResults/
Dhlsl.intrinsics.negative.frag.out9 ERROR: 0:46: 'asdouble' : double2 conversion not implemented