Home
last modified time | relevance | path

Searched defs:BitsType (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/libc/utils/FPUtil/
DClassificationFunctions.h70 using BitsType = typename FloatProperties<T>::BitsType; in isQuietNaN() local
81 using BitsType = typename FloatProperties<T>::BitsType; in isNegativeQuietNaN() local
DFloatOperations.h24 using BitsType = typename FloatProperties<T>::BitsType; in valueAsBits() local
/external/llvm-project/libc/test/src/math/
Dlogb_test.cpp87 using BitsType = Properties::BitsType; in TEST() typedef
Dlogbf_test.cpp87 using BitsType = Properties::BitsType; in TEST() typedef
Dmodff_test.cpp120 using BitsType = Properties::BitsType; in TEST() typedef
Dmodf_test.cpp116 using BitsType = Properties::BitsType; in TEST() typedef
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp297 auto BitsType = cast<IntegerType>(Bits->getType()); in createMaskedBitTest() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp579 auto BitsType = cast<IntegerType>(Bits->getType()); in createMaskedBitTest() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp586 auto BitsType = cast<IntegerType>(Bits->getType()); in createMaskedBitTest() local