Home
last modified time | relevance | path

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

12345678

/external/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.frexp.exp.ll6 declare i32 @llvm.amdgcn.frexp.exp.f32(float) #0
7 declare i32 @llvm.amdgcn.frexp.exp.f64(double) #0
12 %frexp.exp = call i32 @llvm.amdgcn.frexp.exp.f32(float %src)
13 store i32 %frexp.exp, i32 addrspace(1)* %out
21 %frexp.exp = call i32 @llvm.amdgcn.frexp.exp.f32(float %fabs.src)
22 store i32 %frexp.exp, i32 addrspace(1)* %out
31 %frexp.exp = call i32 @llvm.amdgcn.frexp.exp.f32(float %fneg.fabs.src)
32 store i32 %frexp.exp, i32 addrspace(1)* %out
39 %frexp.exp = call i32 @llvm.amdgcn.frexp.exp.f64(double %src)
40 store i32 %frexp.exp, i32 addrspace(1)* %out
[all …]
Dllvm.amdgcn.frexp.mant.ll6 declare float @llvm.amdgcn.frexp.mant.f32(float) #0
7 declare double @llvm.amdgcn.frexp.mant.f64(double) #0
12 %frexp.mant = call float @llvm.amdgcn.frexp.mant.f32(float %src)
13 store float %frexp.mant, float addrspace(1)* %out
21 %frexp.mant = call float @llvm.amdgcn.frexp.mant.f32(float %fabs.src)
22 store float %frexp.mant, float addrspace(1)* %out
31 %frexp.mant = call float @llvm.amdgcn.frexp.mant.f32(float %fneg.fabs.src)
32 store float %frexp.mant, float addrspace(1)* %out
39 %frexp.mant = call double @llvm.amdgcn.frexp.mant.f64(double %src)
40 store double %frexp.mant, double addrspace(1)* %out
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.frexp.exp.ll6 declare i32 @llvm.amdgcn.frexp.exp.i32.f32(float) #0
7 declare i32 @llvm.amdgcn.frexp.exp.i32.f64(double) #0
12 %frexp.exp = call i32 @llvm.amdgcn.frexp.exp.i32.f32(float %src)
13 store i32 %frexp.exp, i32 addrspace(1)* %out
21 %frexp.exp = call i32 @llvm.amdgcn.frexp.exp.i32.f32(float %fabs.src)
22 store i32 %frexp.exp, i32 addrspace(1)* %out
31 %frexp.exp = call i32 @llvm.amdgcn.frexp.exp.i32.f32(float %fneg.fabs.src)
32 store i32 %frexp.exp, i32 addrspace(1)* %out
39 %frexp.exp = call i32 @llvm.amdgcn.frexp.exp.i32.f64(double %src)
40 store i32 %frexp.exp, i32 addrspace(1)* %out
[all …]
Dllvm.amdgcn.frexp.mant.ll6 declare float @llvm.amdgcn.frexp.mant.f32(float) #0
7 declare double @llvm.amdgcn.frexp.mant.f64(double) #0
12 %frexp.mant = call float @llvm.amdgcn.frexp.mant.f32(float %src)
13 store float %frexp.mant, float addrspace(1)* %out
21 %frexp.mant = call float @llvm.amdgcn.frexp.mant.f32(float %fabs.src)
22 store float %frexp.mant, float addrspace(1)* %out
31 %frexp.mant = call float @llvm.amdgcn.frexp.mant.f32(float %fneg.fabs.src)
32 store float %frexp.mant, float addrspace(1)* %out
39 %frexp.mant = call double @llvm.amdgcn.frexp.mant.f64(double %src)
40 store double %frexp.mant, double addrspace(1)* %out
[all …]
Dllvm.amdgcn.frexp.exp.f16.ll3 declare i16 @llvm.amdgcn.frexp.exp.i16.f16(half %a)
14 %r.val = call i16 @llvm.amdgcn.frexp.exp.i16.f16(half %a.val)
29 %r.val = call i16 @llvm.amdgcn.frexp.exp.i16.f16(half %a.val)
45 %r.val = call i16 @llvm.amdgcn.frexp.exp.i16.f16(half %a.val)
Dllvm.amdgcn.frexp.mant.f16.ll3 declare half @llvm.amdgcn.frexp.mant.f16(half %a)
15 %r.val = call half @llvm.amdgcn.frexp.mant.f16(half %a.val)
/external/llvm/test/Transforms/InstCombine/
Damdgcn-intrinsics.ll55 ; llvm.amdgcn.frexp.mant
58 declare float @llvm.amdgcn.frexp.mant.f32(float) nounwind readnone
59 declare double @llvm.amdgcn.frexp.mant.f64(double) nounwind readnone
65 %val = call float @llvm.amdgcn.frexp.mant.f32(float undef)
72 %val = call double @llvm.amdgcn.frexp.mant.f64(double undef)
79 %val = call float @llvm.amdgcn.frexp.mant.f32(float 0.0)
86 %val = call double @llvm.amdgcn.frexp.mant.f64(double 0.0)
94 %val = call float @llvm.amdgcn.frexp.mant.f32(float -0.0)
101 %val = call double @llvm.amdgcn.frexp.mant.f64(double -0.0)
108 %val = call float @llvm.amdgcn.frexp.mant.f32(float 1.0)
[all …]
/external/deqp-deps/glslang/Test/
Dhlsl.intrinsic.frexp.vert3 frexp(inF0, inF1);
9 frexp(inF0, inF1);
15 frexp(inF0, inF1);
21 frexp(inF0, inF1);
27 frexp(inF0, inF1);
Dhlsl.intrinsic.frexp.frag4 float r000 = frexp(inF0, inF1);
10 float2 r000 = frexp(inF0, inF1);
16 float3 r000 = frexp(inF0, inF1);
22 float4 r000 = frexp(inF0, inF1);
28 MT r000 = frexp(inF0, inF1);
Dspv.intOps.vert45 fout.xyz += frexp(v3, i3out);
48 fout.x += frexp(v1, i1out);
/external/deqp/external/vulkancts/mustpass/1.1.3/src/
Dtest-issues.txt2 dEQP-VK.glsl.builtin.function.common.frexp.float_highp_vertex
3 dEQP-VK.glsl.builtin.function.common.frexp.vec2_highp_vertex
4 dEQP-VK.glsl.builtin.function.common.frexp.vec3_highp_vertex
5 dEQP-VK.glsl.builtin.function.common.frexp.vec4_highp_vertex
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.intrinsic.frexp.vert.out1 hlsl.intrinsic.frexp.vert
9 0:3 frexp ( temp float)
20 0:9 frexp ( temp 2-component vector of float)
32 0:15 frexp ( temp 3-component vector of float)
45 0:21 frexp ( temp 4-component vector of float)
68 0:3 frexp ( temp float)
79 0:9 frexp ( temp 2-component vector of float)
91 0:15 frexp ( temp 3-component vector of float)
104 0:21 frexp ( temp 4-component vector of float)
Dhlsl.intrinsic.frexp.frag.out1 hlsl.intrinsic.frexp.frag
13 0:4 frexp ( temp float)
27 0:10 frexp ( temp 2-component vector of float)
42 0:16 frexp ( temp 3-component vector of float)
58 0:22 frexp ( temp 4-component vector of float)
110 0:4 frexp ( temp float)
124 0:10 frexp ( temp 2-component vector of float)
139 0:16 frexp ( temp 3-component vector of float)
155 0:22 frexp ( temp 4-component vector of float)
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/
Dfrexp.glsl3 ; FUNC-LABEL: {{^}}@frexp:
10 #shader fs frexp
14 gl_FragColor.x = frexp(f, gl_FragColor.y);
/external/deqp/android/cts/master/src/
Dvk-test-issues.txt15 dEQP-VK.glsl.builtin.function.common.frexp.float_highp_vertex
16 dEQP-VK.glsl.builtin.function.common.frexp.vec2_highp_vertex
17 dEQP-VK.glsl.builtin.function.common.frexp.vec3_highp_vertex
18 dEQP-VK.glsl.builtin.function.common.frexp.vec4_highp_vertex
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixExponential.h216 using std::frexp;
226 frexp(l1norm / maxnorm, &squarings);
240 using std::frexp;
254 frexp(l1norm / maxnorm, &squarings);
273 using std::frexp;
290 frexp(l1norm / maxnorm, &squarings);
310 frexp(l1norm / maxnorm, &squarings);
329 frexp(l1norm / maxnorm, &squarings);
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/AMDGPU/
Damdgcn-intrinsics.ll73 ; llvm.amdgcn.frexp.mant
76 declare float @llvm.amdgcn.frexp.mant.f32(float) nounwind readnone
77 declare double @llvm.amdgcn.frexp.mant.f64(double) nounwind readnone
83 %val = call float @llvm.amdgcn.frexp.mant.f32(float undef)
90 %val = call double @llvm.amdgcn.frexp.mant.f64(double undef)
97 %val = call float @llvm.amdgcn.frexp.mant.f32(float 0.0)
104 %val = call double @llvm.amdgcn.frexp.mant.f64(double 0.0)
112 %val = call float @llvm.amdgcn.frexp.mant.f32(float -0.0)
119 %val = call double @llvm.amdgcn.frexp.mant.f64(double -0.0)
126 %val = call float @llvm.amdgcn.frexp.mant.f32(float 1.0)
[all …]
/external/libxml2/include/
Dwin32config.h59 double val = frexp (d, &expon); in isinf()
76 double val = frexp (d, &expon); in isnan()
/external/libxml2/win32/VC10/
Dconfig.h58 double val = frexp (d, &expon); in isinf()
75 double val = frexp (d, &expon); in isnan()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util_test.cc237 double double_result = std::frexp(0.0, &double_shift); in TEST()
244 double_result = std::frexp(1.0, &double_shift); in TEST()
251 double_result = std::frexp(0.25, &double_shift); in TEST()
258 double_result = std::frexp(-1.0, &double_shift); in TEST()
265 double_result = std::frexp(123.45, &double_shift); in TEST()
/external/clang/lib/Headers/
D__clang_cuda_math_forward_declares.h95 __DEVICE__ double frexp(double, int *);
96 __DEVICE__ float frexp(float, int *);
213 using ::frexp;
/external/compiler-rt/test/asan/TestCases/
Dfrexp_interceptor.cc12 double y = frexp(x, exp); in main()
/external/ltp/testcases/misc/math/float/
Dthread_code.c128 (void)frexp(r, &pr); /* for computed */ in check_error()
129 (void)frexp(x, &px); /* for difference */ in check_error()
130 (void)frexp(e, &pe); /* for dexected */ in check_error()
Dfloat_exp_log.c35 {FUNC_FREXP, 50, frexp, "frexp", "frexp_inp.ref", "frexp_out.ref",
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPFloat.h435 friend IEEEFloat frexp(const IEEEFloat &X, int &Exp, roundingMode);
568 IEEEFloat frexp(const IEEEFloat &Val, int &Exp, IEEEFloat::roundingMode RM);
664 friend DoubleAPFloat frexp(const DoubleAPFloat &X, int &Exp, roundingMode);
1183 friend APFloat frexp(const APFloat &X, int &Exp, roundingMode RM);
1205 inline APFloat frexp(const APFloat &X, int &Exp, APFloat::roundingMode RM) { in frexp() function
1207 return APFloat(frexp(X.U.IEEE, Exp, RM), X.getSemantics()); in frexp()
1209 return APFloat(frexp(X.U.Double, Exp, RM), X.getSemantics()); in frexp()

12345678