Home
last modified time | relevance | path

Searched defs:isDenormal (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h1036 bool isDenormal() const { return getIEEE().isDenormal(); } in isDenormal() function in llvm::APFloat
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h1168 bool isDenormal() const { APFLOAT_DISPATCH_ON_SEMANTICS(isDenormal()); } in isDenormal() function in llvm::APFloat

Completed in 7 milliseconds