Searched refs:tcSetLeastSignificantBits (Results 1 – 11 of 11) sorted by relevance
/external/llvm/include/llvm/ADT/ |
D | APInt.h | 1722 static void tcSetLeastSignificantBits(integerPart *, unsigned int,
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | APInt.h | 1516 static void tcSetLeastSignificantBits(integerPart *, unsigned int,
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APInt.h | 1700 static void tcSetLeastSignificantBits(integerPart *, unsigned int,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | APInt.h | 1939 static void tcSetLeastSignificantBits(WordType *, unsigned, unsigned bits);
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | APFloat.cpp | 1130 APInt::tcSetLeastSignificantBits(significandParts(), partCount(), in handleOverflow() 2084 APInt::tcSetLeastSignificantBits(parts, dstPartsCount, bits); in convertToInteger()
|
D | APInt.cpp | 2949 APInt::tcSetLeastSignificantBits(integerPart *dst, unsigned int parts, in tcSetLeastSignificantBits() function in APInt
|
/external/llvm/lib/Support/ |
D | APFloat.cpp | 1235 APInt::tcSetLeastSignificantBits(significandParts(), partCount(), in handleOverflow() 2233 APInt::tcSetLeastSignificantBits(parts, dstPartsCount, bits); in convertToInteger()
|
D | APInt.cpp | 2897 APInt::tcSetLeastSignificantBits(integerPart *dst, unsigned int parts, in tcSetLeastSignificantBits() function in APInt
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | APFloat.cpp | 1225 APInt::tcSetLeastSignificantBits(significandParts(), partCount(), in handleOverflow() 2169 APInt::tcSetLeastSignificantBits(parts.data(), dstPartsCount, bits); in convertToInteger()
|
D | APInt.cpp | 2648 void APInt::tcSetLeastSignificantBits(WordType *dst, unsigned parts, in tcSetLeastSignificantBits() function in APInt
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 2871 APInt::tcSetLeastSignificantBits(integerPart *dst, unsigned int parts, in tcSetLeastSignificantBits() function in APInt
|