Searched refs:IEEE754 (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/lldb/tools/debugserver/source/ |
| H A D | DNBDefs.h | 173 IEEE754, // float enumerator
|
| H A D | DNBRegisterInfo.cpp | 124 case IEEE754: in Dump()
|
| H A D | RNBRemote.cpp | 1849 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 D | narrowing-conversions.rst | 82 An IEEE754 Floating Point number can represent all integer values in the range
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A 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)."
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/arm64/ |
| H A D | DNBArchImplARM64.cpp | 1770 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 D | DNBArchImpl.cpp | 1649 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 D | fdiv.ll | 12 ; 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 D | Quantization.md | 99 rounding should be according to the IEEE754 default of RNE (where hardware
|
| /llvm-project-15.0.7/compiler-rt/lib/builtins/ |
| H A D | fp_div_impl.inc | 116 // obtained from IEEE754 representation of function argument (with the
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Arithmetic/IR/ |
| H A D | ArithmeticOps.td | 1071 IEEE754 compliance, etc
|
| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | variable.rst | 285 … | | simply interprets the bytes as an IEEE754 floating-point va…
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | LangRef.rst | 3904 IEEE754 representation for double); bfloat, half and float values must, however,
|