Home
last modified time | relevance | path

Searched defs:PPCDoubleDouble (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/ADT/
DAPFloat.h135 static const fltSemantics PPCDoubleDouble; variable
/external/llvm/unittests/ADT/
DAPFloatTest.cpp1483 TEST(APFloatTest, PPCDoubleDouble) { in TEST() argument
/external/llvm/lib/Support/
DAPFloat.cpp75 const fltSemantics APFloat::PPCDoubleDouble = { 1023, -1022 + 53, 53 + 53 }; member in llvm::APFloat
/external/clang/include/clang/AST/
DStmt.h187 PPCDoubleDouble in LLVM_ALIGNAS() enumerator