Searched refs:IEEE754 (Results 1 – 21 of 21) sorted by relevance
/external/llvm-project/lldb/tools/debugserver/source/ |
D | DNBDefs.h | 170 IEEE754, // float enumerator
|
D | DNBRegisterInfo.cpp | 124 case IEEE754: in Dump()
|
D | RNBRemote.cpp | 1931 case IEEE754: in HandlePacket_qRegisterInfo() 5049 case IEEE754: in GenerateTargetXMLRegister()
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | cppcoreguidelines-narrowing-conversions.rst | 50 An IEEE754 Floating Point number can represent all integer values in the range
|
/external/mesa3d/docs/gallium/ |
D | format.rst | 24 - ``FLOAT``: N bit IEEE754 float
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | minmax-fp.ll | 60 ; From IEEE754: "Comparisons shall ignore the sign of zero (so +0 = -0)." 76 ; From IEEE754: "Comparisons shall ignore the sign of zero (so +0 = -0)."
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | fdiv.ll | 12 ; These test check that fdiv using unsafe_fp_math, coarse fp div, and IEEE754 fp div.
|
/external/rust/crates/half/ |
D | CHANGELOG.md | 124 - Update behavior of `is_sign_positive` and `is_sign_negative` to match the IEEE754 conforming
|
/external/libjpeg-turbo/simd/nasm/ |
D | jsimdext.inc | 187 %define FP32 dword ; IEEE754 single
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | fdiv.ll | 11 ; These test check that fdiv using unsafe_fp_math, coarse fp div, and IEEE754 fp div.
|
/external/llvm-project/mlir/docs/ |
D | Quantization.md | 99 rounding should be according to the IEEE754 default of RNE (where hardware
|
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/arm64/ |
D | DNBArchImplARM64.cpp | 1765 e_regSetVFP, vfp_s##idx, "s" #idx, NULL, IEEE754, Float, 4, 0, \ 1771 e_regSetVFP, vfp_d##idx, "d" #idx, NULL, IEEE754, Float, 8, 0, \
|
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/arm/ |
D | DNBArchImpl.cpp | 1645 e_regSetVFP, vfp_s##idx, "s" #idx, NULL, IEEE754, FLOAT_FORMAT, 4, \ 1649 e_regSetVFP, vfp_d##idx, "d" #idx, NULL, IEEE754, FLOAT_FORMAT, 8, \
|
/external/llvm-project/compiler-rt/lib/builtins/ |
D | fp_div_impl.inc | 116 // obtained from IEEE754 representation of function argument (with the
|
/external/libffi/ |
D | README.md | 203 Add IEEE754 binary128 long double support for 64-bit Power
|
/external/mesa3d/src/intel/vulkan/ |
D | genX_pipeline.c | 1622 vs.FloatingPointMode = IEEE754;
|
/external/llvm-project/lldb/docs/use/ |
D | variable.rst | 210 … | | simply interprets the bytes as an IEEE754 floating-point va…
|
/external/llvm-project/mlir/include/mlir/Dialect/StandardOps/IR/ |
D | Ops.td | 1117 IEEE754 compliance, etc
|
/external/python/cpython3/Doc/library/ |
D | stdtypes.rst | 2392 32-bit integers and IEEE754 double-precision floating values.
|
/external/llvm/docs/ |
D | LangRef.rst | 2702 matches the IEEE754 representation for double); half and float values
|
/external/llvm-project/llvm/docs/ |
D | LangRef.rst | 3397 IEEE754 representation for double); bfloat, half and float values must, however,
|