Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNBDefs.h173 IEEE754, // float enumerator
H A DDNBRegisterInfo.cpp124 case IEEE754: in Dump()
H A DRNBRemote.cpp1849 case IEEE754: in HandlePacket_qRegisterInfo()
4968 case IEEE754: in GenerateTargetXMLRegister()
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/
H A Dnarrowing-conversions.rst82 An IEEE754 Floating Point number can represent all integer values in the range
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A 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)."
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/arm64/
H A DDNBArchImplARM64.cpp1770 e_regSetVFP, vfp_s##idx, "s" #idx, NULL, IEEE754, Float, 4, 0, \
1776 e_regSetVFP, vfp_d##idx, "d" #idx, NULL, IEEE754, Float, 8, 0, \
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/arm/
H A DDNBArchImpl.cpp1649 e_regSetVFP, vfp_s##idx, "s" #idx, NULL, IEEE754, FLOAT_FORMAT, 4, \
1653 e_regSetVFP, vfp_d##idx, "d" #idx, NULL, IEEE754, FLOAT_FORMAT, 8, \
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dfdiv.ll12 ; These test check that fdiv using unsafe_fp_math, coarse fp div, and IEEE754 fp div.
/llvm-project-15.0.7/mlir/docs/
H A DQuantization.md99 rounding should be according to the IEEE754 default of RNE (where hardware
/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc116 // obtained from IEEE754 representation of function argument (with the
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Arithmetic/IR/
H A DArithmeticOps.td1071 IEEE754 compliance, etc
/llvm-project-15.0.7/lldb/docs/use/
H A Dvariable.rst285 … | | simply interprets the bytes as an IEEE754 floating-point va…
/llvm-project-15.0.7/llvm/docs/
H A DLangRef.rst3904 IEEE754 representation for double); bfloat, half and float values must, however,