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

  /external/llvm/lib/Support/
APFloat.cpp 76 const fltSemantics APFloat::PPCDoubleDouble = { 1023, -1022 + 53, 53 + 53 };
    [all...]
  /external/llvm/include/llvm/ADT/
APFloat.h 135 static const fltSemantics PPCDoubleDouble;
  /external/clang/include/clang/AST/
Stmt.h 187 PPCDoubleDouble
    [all...]

Completed in 53 milliseconds