HomeSort by relevance Sort by last modified time
    Searched defs:getSNaN (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
APFloat.h 223 /// getSNan - Factory for SNaN values.
224 static APFloat getSNaN(const fltSemantics &Sem,
  /external/llvm/include/llvm/ADT/
APFloat.h 255 static APFloat getSNaN(const fltSemantics &Sem, bool Negative = false,

Completed in 78 milliseconds