HomeSort by relevance Sort by last modified time
    Searched defs:IEEE (Results 1 - 25 of 33) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic4x/
float.s 26 IEEE: .ieee 0f0, 0f1.0, 0f0.5, 0f-1,0, 0e-1.0e25, 3, 123, 0f3.141592654
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32.go 26 // IEEE is by far and away the most common CRC-32 polynomial.
27 // Used by ethernet (IEEE 802.3), v.42, fddi, gzip, zip, png, ...
28 IEEE = 0xedb88320
31 // Has better error detection characteristics than IEEE.
36 // Also has better error detection characteristics than IEEE.
47 // // archAvailableIEEE reports whether an architecture-specific CRC32-IEEE
51 // // archInitIEEE initializes the architecture-specific CRC3-IEEE algorithm.
55 // // archUpdateIEEE updates the given CRC32-IEEE. It can only be called if
98 // IEEETable is the table for the IEEE polynomial.
99 var IEEETable = simpleMakeTable(IEEE)
    [all...]
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32.go 26 // IEEE is by far and away the most common CRC-32 polynomial.
27 // Used by ethernet (IEEE 802.3), v.42, fddi, gzip, zip, png, ...
28 IEEE = 0xedb88320
31 // Has better error detection characteristics than IEEE.
36 // Also has better error detection characteristics than IEEE.
47 // // archAvailableIEEE reports whether an architecture-specific CRC32-IEEE
51 // // archInitIEEE initializes the architecture-specific CRC3-IEEE algorithm.
55 // // archUpdateIEEE updates the given CRC32-IEEE. It can only be called if
98 // IEEETable is the table for the IEEE polynomial.
99 var IEEETable = simpleMakeTable(IEEE)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetOptions.h 60 IEEE, // IEEE 754 denormal numbers
125 /// produce results that are "less precise" than IEEE allows. This includes
229 /// results in higher precision than IEEE allows (E.g. FMAs).
257 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
APFloat.h 59 /// All 5 rounding modes in the IEEE-754R draft are handled correctly for all
65 /// Four formats are built-in: IEEE single precision, double precision,
67 /// full extended precision). Adding a new format that obeys IEEE semantics
110 /// handling. We represent Signaling NaNs via IEEE-754R 2008 6.2.1 should clause
123 /// New formats: x87 in single and double precision mode (IEEE apart from
126 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
152 /// IEEE-754R 5.11: Floating Point Comparison Relations.
160 /// IEEE-754R 4.3: Rounding-direction attributes.
169 /// IEEE-754R 7: Default exception handling.
249 /// IEEE remainder
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h 28 return U.IEEE.METHOD_CALL; \
69 /// All 5 rounding modes in the IEEE-754R draft are handled correctly for all
75 /// Four formats are built-in: IEEE single precision, double precision,
77 /// full extended precision). Adding a new format that obeys IEEE semantics
120 /// handling. We represent Signaling NaNs via IEEE-754R 2008 6.2.1 should clause
133 /// New formats: x87 in single and double precision mode (IEEE apart from
136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
165 /// IEEE-754R 5.11: Floating Point Comparison Relations.
173 /// IEEE-754R 4.3: Rounding-direction attributes.
182 /// IEEE-754R 7: Default exception handling
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
APFloat.h 28 return U.IEEE.METHOD_CALL; \
69 /// All 5 rounding modes in the IEEE-754R draft are handled correctly for all
75 /// Four formats are built-in: IEEE single precision, double precision,
77 /// full extended precision). Adding a new format that obeys IEEE semantics
120 /// handling. We represent Signaling NaNs via IEEE-754R 2008 6.2.1 should clause
133 /// New formats: x87 in single and double precision mode (IEEE apart from
136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
165 /// IEEE-754R 5.11: Floating Point Comparison Relations.
173 /// IEEE-754R 4.3: Rounding-direction attributes.
182 /// IEEE-754R 7: Default exception handling
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
APFloat.h 28 return U.IEEE.METHOD_CALL; \
69 /// All 5 rounding modes in the IEEE-754R draft are handled correctly for all
75 /// Four formats are built-in: IEEE single precision, double precision,
77 /// full extended precision). Adding a new format that obeys IEEE semantics
120 /// handling. We represent Signaling NaNs via IEEE-754R 2008 6.2.1 should clause
133 /// New formats: x87 in single and double precision mode (IEEE apart from
136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
165 /// IEEE-754R 5.11: Floating Point Comparison Relations.
173 /// IEEE-754R 4.3: Rounding-direction attributes.
182 /// IEEE-754R 7: Default exception handling
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
APFloat.h 28 return U.IEEE.METHOD_CALL; \
69 /// All 5 rounding modes in the IEEE-754R draft are handled correctly for all
75 /// Four formats are built-in: IEEE single precision, double precision,
77 /// full extended precision). Adding a new format that obeys IEEE semantics
120 /// handling. We represent Signaling NaNs via IEEE-754R 2008 6.2.1 should clause
133 /// New formats: x87 in single and double precision mode (IEEE apart from
136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
165 /// IEEE-754R 5.11: Floating Point Comparison Relations.
173 /// IEEE-754R 4.3: Rounding-direction attributes.
182 /// IEEE-754R 7: Default exception handling
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
APFloat.h 28 return U.IEEE.METHOD_CALL; \
69 /// All 5 rounding modes in the IEEE-754R draft are handled correctly for all
75 /// Four formats are built-in: IEEE single precision, double precision,
77 /// full extended precision). Adding a new format that obeys IEEE semantics
120 /// handling. We represent Signaling NaNs via IEEE-754R 2008 6.2.1 should clause
133 /// New formats: x87 in single and double precision mode (IEEE apart from
136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
165 /// IEEE-754R 5.11: Floating Point Comparison Relations.
173 /// IEEE-754R 4.3: Rounding-direction attributes.
182 /// IEEE-754R 7: Default exception handling
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
APFloat.h 28 return U.IEEE.METHOD_CALL; \
69 /// All 5 rounding modes in the IEEE-754R draft are handled correctly for all
75 /// Four formats are built-in: IEEE single precision, double precision,
77 /// full extended precision). Adding a new format that obeys IEEE semantics
120 /// handling. We represent Signaling NaNs via IEEE-754R 2008 6.2.1 should clause
133 /// New formats: x87 in single and double precision mode (IEEE apart from
136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
165 /// IEEE-754R 5.11: Floating Point Comparison Relations.
173 /// IEEE-754R 4.3: Rounding-direction attributes.
182 /// IEEE-754R 7: Default exception handling
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
APFloat.h 28 return U.IEEE.METHOD_CALL; \
69 /// All 5 rounding modes in the IEEE-754R draft are handled correctly for all
75 /// Four formats are built-in: IEEE single precision, double precision,
77 /// full extended precision). Adding a new format that obeys IEEE semantics
120 /// handling. We represent Signaling NaNs via IEEE-754R 2008 6.2.1 should clause
133 /// New formats: x87 in single and double precision mode (IEEE apart from
136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
165 /// IEEE-754R 5.11: Floating Point Comparison Relations.
173 /// IEEE-754R 4.3: Rounding-direction attributes.
182 /// IEEE-754R 7: Default exception handling
    [all...]

Completed in 1730 milliseconds

1 2