Home
last modified time | relevance | path

Searched defs:fmax (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/
Dfmax.s10 fmax z0.h, p0/m, z0.h, #0.000000000000000 label
16 fmax z0.h, p0/m, z0.h, #0.0 label
22 fmax z0.s, p0/m, z0.s, #0.0 label
28 fmax z31.d, p7/m, z31.d, #1.0 label
34 fmax z31.h, p7/m, z31.h, #1.0 label
40 fmax z31.s, p7/m, z31.s, #1.0 label
46 fmax z0.d, p0/m, z0.d, #0.0 label
52 fmax z0.h, p7/m, z0.h, z31.h label
58 fmax z0.s, p7/m, z0.s, z31.s label
64 fmax z0.d, p7/m, z0.d, z31.d label
[all …]
Dfmax-diagnostics.s6 fmax z0.h, p0/m, z0.h, #0.5 label
11 fmax z0.h, p0/m, z0.h, #-0.0 label
16 fmax z0.h, p0/m, z0.h, #0.0000000000000000000000001 label
21 fmax z0.h, p0/m, z0.h, #1.0000000000000000000000001 label
26 fmax z0.h, p0/m, z0.h, #0.9999999999999999999999999 label
35 fmax z0.h, p7/m, z1.h, z31.h label
44 fmax z0.b, p7/m, z0.b, z31.b label
49 fmax z0.h, p7/m, z0.h, z31.s label
58 fmax z0.h, p8/m, z0.h, z31.h label
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dquantize_and_dequantize_op.cc68 const xla::XlaComputation* fmax = ctx->GetOrCreateMax(data_type); in Compile() local
/external/eigen/test/
Dboostmultiprec.cpp114 Real fmax(const Real& a, const Real& b) { using std::max; return max(a,b); } in fmax() function
/external/llvm/test/MC/AArch64/
Darm64-fp-encoding.s52 fmax d1, d2, d3 define
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Darm64-fp-encoding.s52 fmax d1, d2, d3 define
/external/aac/libSBRenc/src/
Dfram_gen.cpp343 INT fmax = 0; in FDKsbrEnc_frameInfoGenerator() local
971 int fmax; in calcFillLengthMax() local
1029 INT fmax) { in fillFramePost()
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache.cc84 Key fmax = std::make_pair(key.first, std::numeric_limits<size_t>::max()); in UpdateLRU() local
/external/jdiff/src/jdiff/
DDiffMyers.java119 int fmin = fmid, fmax = fmid; // Limits of top-down search. in diag() local
/external/libcxx/include/
Dmath.h1217 inline _LIBCPP_INLINE_VISIBILITY float fmax(float __lcpp_x, float __lcpp_y) _NOEXCEPT … in fmax() function
1218 inline _LIBCPP_INLINE_VISIBILITY long double fmax(long double __lcpp_x, long double __lcpp_y) _NOEX… in fmax() function
1228 fmax(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in fmax() function
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp77 Ambiguous fmax(Ambiguous, Ambiguous){ return Ambiguous(); } in fmax() function
/external/python/cpython2/Modules/
Dclmodule.c529 float fmin, fmax; in clm_GetMinMax() local
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp79 Ambiguous fmax(Ambiguous, Ambiguous){ return Ambiguous(); } in fmax() function
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc522 __ fmax(d12, d5, d5); in GenerateTestSequenceFP() local
523 __ fmax(s12, s28, s6); in GenerateTestSequenceFP() local
2611 __ fmax(v19.V2D(), v7.V2D(), v8.V2D()); in GenerateTestSequenceNEONFP() local
2612 __ fmax(v25.V2S(), v12.V2S(), v29.V2S()); in GenerateTestSequenceNEONFP() local
2613 __ fmax(v6.V4S(), v15.V4S(), v5.V4S()); in GenerateTestSequenceNEONFP() local
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon64.cc2731 float fmax; in ScaleMaxSamples_NEON() local
Drow_common.cc3193 float fmax = 0.f; in ScaleMaxSamples_C() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp1455 #define CASE(type, dst, fmin, fmax, imin, imax, umin, umax) \ in opnd() argument
/external/clang/lib/Headers/
Dtgmath.h769 #define fmax(__x, __y) __tg_fmax(__tg_promote2((__x), (__y))(__x), \ macro
/external/neon_2_sse/
DNEON_2_SSE.h12714 …_NEON2SSE_ALIGN_16 static const float32_t fmax[] = { 2.14748364e+009f, 2.14748364e+009f, 2.1474836… in vcvtq_s32_f32() local
12726 …_NEON2SSE_ALIGN_16 static const float32_t fmax[] = { 2.14748364e+009f, 2.14748364e+009f, 2.1474836… in vcvtq_u32_f32() local