Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp36 struct fltSemantics { struct
39 exponent_t maxExponent;
43 exponent_t minExponent;
47 unsigned int precision;
50 unsigned int arithmeticOK;
/external/llvm/lib/Support/
DAPFloat.cpp44 struct fltSemantics { struct
47 APFloat::ExponentType maxExponent;
51 APFloat::ExponentType minExponent;
55 unsigned int precision;
58 unsigned int sizeInBits;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPFloat.cpp55 struct fltSemantics { struct
58 APFloatBase::ExponentType maxExponent;
62 APFloatBase::ExponentType minExponent;
66 unsigned int precision;
69 unsigned int sizeInBits;