Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DAPFloat.h137 static const fltSemantics PPCDoubleDouble; variable
/aosp_15_r20/external/llvm/unittests/ADT/
H A DAPFloatTest.cpp1496 TEST(APFloatTest, PPCDoubleDouble) { in TEST() argument
/aosp_15_r20/external/llvm/lib/Support/
H A DAPFloat.cpp79 const fltSemantics APFloat::PPCDoubleDouble = { 1023, -1022 + 53, 53 + 53, 128 }; member in llvm::APFloat
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp170 const fltSemantics &APFloatBase::PPCDoubleDouble() { in PPCDoubleDouble() function in llvm::APFloatBase
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFloat.cpp208 const fltSemantics &APFloatBase::PPCDoubleDouble() { in PPCDoubleDouble() function in llvm::APFloatBase
/aosp_15_r20/external/clang/include/clang/AST/
H A DStmt.h150 PPCDoubleDouble in LLVM_ALIGNAS() enumerator