Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Support/
H A DAPFloat.cpp246 struct decimalInfo { struct
255 decimalInfo *D) in interpretDecimal() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp363 struct decimalInfo { struct
364 const char *firstSigDigit;
365 const char *lastSigDigit;
366 int exponent;
367 int normalizedExponent;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFloat.cpp413 struct decimalInfo { struct
414 const char *firstSigDigit;
415 const char *lastSigDigit;
416 int exponent;
417 int normalizedExponent;