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

  /external/llvm/lib/Support/
APFloat.cpp 56 const fltSemantics APFloat::x87DoubleExtended = { 16383, -16382, 64 };
655 if (semantics == &APFloat::x87DoubleExtended)
    [all...]
  /external/llvm/include/llvm/ADT/
APFloat.h 134 static const fltSemantics x87DoubleExtended;
  /external/clang/include/clang/AST/
Stmt.h 181 x87DoubleExtended,
    [all...]

Completed in 212 milliseconds