Home
last modified time | relevance | path

Searched refs:IEEE754 (Results 1 – 21 of 21) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/
DDNBDefs.h170 IEEE754, // float enumerator
DDNBRegisterInfo.cpp124 case IEEE754: in Dump()
DRNBRemote.cpp1931 case IEEE754: in HandlePacket_qRegisterInfo()
5049 case IEEE754: in GenerateTargetXMLRegister()
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dcppcoreguidelines-narrowing-conversions.rst50 An IEEE754 Floating Point number can represent all integer values in the range
/external/mesa3d/docs/gallium/
Dformat.rst24 - ``FLOAT``: N bit IEEE754 float
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dminmax-fp.ll60 ; 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/
Dfdiv.ll12 ; These test check that fdiv using unsafe_fp_math, coarse fp div, and IEEE754 fp div.
/external/rust/crates/half/
DCHANGELOG.md124 - Update behavior of `is_sign_positive` and `is_sign_negative` to match the IEEE754 conforming
/external/libjpeg-turbo/simd/nasm/
Djsimdext.inc187 %define FP32 dword ; IEEE754 single
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dfdiv.ll11 ; These test check that fdiv using unsafe_fp_math, coarse fp div, and IEEE754 fp div.
/external/llvm-project/mlir/docs/
DQuantization.md99 rounding should be according to the IEEE754 default of RNE (where hardware
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/arm64/
DDNBArchImplARM64.cpp1765 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/
DDNBArchImpl.cpp1645 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/
Dfp_div_impl.inc116 // obtained from IEEE754 representation of function argument (with the
/external/libffi/
DREADME.md203 Add IEEE754 binary128 long double support for 64-bit Power
/external/mesa3d/src/intel/vulkan/
DgenX_pipeline.c1622 vs.FloatingPointMode = IEEE754;
/external/llvm-project/lldb/docs/use/
Dvariable.rst210 … | | simply interprets the bytes as an IEEE754 floating-point va…
/external/llvm-project/mlir/include/mlir/Dialect/StandardOps/IR/
DOps.td1117 IEEE754 compliance, etc
/external/python/cpython3/Doc/library/
Dstdtypes.rst2392 32-bit integers and IEEE754 double-precision floating values.
/external/llvm/docs/
DLangRef.rst2702 matches the IEEE754 representation for double); half and float values
/external/llvm-project/llvm/docs/
DLangRef.rst3397 IEEE754 representation for double); bfloat, half and float values must, however,