Home
last modified time | relevance | path

Searched defs:fltSemantics (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFloat.cpp71 struct fltSemantics { struct
74 APFloatBase::ExponentType maxExponent;
78 APFloatBase::ExponentType minExponent;
82 unsigned int precision;
85 unsigned int sizeInBits;
87 fltNonfiniteBehavior nonFiniteBehavior = fltNonfiniteBehavior::IEEE754;
92 bool isRepresentableBy(const fltSemantics &S) const { in isRepresentableBy()
/aosp_15_r20/external/llvm/lib/Support/
H A DAPFloat.cpp44 struct fltSemantics { struct
47 APFloat::ExponentType maxExponent;
51 APFloat::ExponentType minExponent;
55 unsigned int precision;
58 unsigned int sizeInBits;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp54 struct fltSemantics { struct
57 APFloatBase::ExponentType maxExponent;
61 APFloatBase::ExponentType minExponent;
65 unsigned int precision;
68 unsigned int sizeInBits;