| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | f.cpp | 14 * for fast exp2/log2. 34 * - For example, to compute exp2 5th order polynomial between [0, 1] do: 62 boost::math::ntl::RR exp2(const boost::math::ntl::RR& x) function in typeref:typename:boost::math::ntl::RR 77 return exp2(x);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | f.cpp | 14 * for fast exp2/log2. 34 * - For example, to compute exp2 5th order polynomial between [0, 1] do: 62 boost::math::ntl::RR exp2(const boost::math::ntl::RR& x) function in typeref:typename:boost::math::ntl::RR 77 return exp2(x);
|
| /xsrc/external/mit/MesaLib.old/dist/include/ |
| H A D | c99_math.h | 111 exp2(double d) function in typeref:typename:double
|
| /xsrc/external/mit/MesaLib/dist/include/ |
| H A D | c99_math.h | 111 exp2(double d) function in typeref:typename:double
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | i965_gram.y | 485 %type <llint> exp2 941 predicate sendopcode execsize dst payload exp2 sharedfunction instoptions 963 | predicate sendopcode execsize exp dst payload exp2 sharedfunction instoptions 986 | predicate sendopcode execsize dst payload payload exp2 sharedfunction instoptions 1005 | predicate SENDS execsize dst payload payload exp2 exp2 sharedfunction instoptions 1033 | predicate SENDS execsize dst payload payload src exp2 sharedfunction instoptions 1087 exp2: label 2000 exp2 2004 | LSQUARE exp2 COMM [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | disasm.c | 573 CASE(exp2, 1),
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | disasm.c | 608 CASE(exp2, 1),
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | disasm-a3xx.c | 269 OPC(4, OPC_EXP2, exp2),
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | format_types.h | 814 _mm_set1_ps(exp2(127.0f * expden / expnum - 127.0f) * 928 static const float factor1 = exp2(127.0f * expden / expnum - 127.0f) *
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.2.0.rst | 241 - nir/range-analysis: Adjust result range of exp2 to account for
|
| H A D | 20.1.0.rst | 655 - pan/bi: Add special op for exp2 1799 - vtn/opencl: add native exp2/log2-support
|
| H A D | 19.3.0.rst | 1676 - nir/range-analysis: Adjust result range of exp2 to account for
|
| H A D | 21.2.0.rst | 941 - pan/bi: Factor out exp2/log2 code
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | disasm-a3xx.c | 956 OPC(4, OPC_EXP2, exp2),
|
| /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/ |
| H A D | agx_compile.c | 564 UNOP(fexp2, exp2);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_expr.cpp | 429 case ALU_OP1_EXP_IEEE: dv = exp2(cv.f); break;
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/ |
| H A D | clc_compiler_test.cpp | 1273 TEST_F(ComputeTest, exp2)
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | builtin_functions.cpp | 1028 B1(exp2) 1879 F(exp2) 5390 UNOP(exp2, ir_unop_exp2, always_available)
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | builtin_functions.cpp | 938 B1(exp2) 1701 F(exp2) 4902 UNOP(exp2, ir_unop_exp2, always_available)
|