Home
last modified time | relevance | path

Searched refs:tcSetLeastSignificantBits (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/ADT/
DAPInt.h1722 static void tcSetLeastSignificantBits(integerPart *, unsigned int,
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPInt.h1516 static void tcSetLeastSignificantBits(integerPart *, unsigned int,
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1700 static void tcSetLeastSignificantBits(integerPart *, unsigned int,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h1939 static void tcSetLeastSignificantBits(WordType *, unsigned, unsigned bits);
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp1130 APInt::tcSetLeastSignificantBits(significandParts(), partCount(), in handleOverflow()
2084 APInt::tcSetLeastSignificantBits(parts, dstPartsCount, bits); in convertToInteger()
DAPInt.cpp2949 APInt::tcSetLeastSignificantBits(integerPart *dst, unsigned int parts, in tcSetLeastSignificantBits() function in APInt
/external/llvm/lib/Support/
DAPFloat.cpp1235 APInt::tcSetLeastSignificantBits(significandParts(), partCount(), in handleOverflow()
2233 APInt::tcSetLeastSignificantBits(parts, dstPartsCount, bits); in convertToInteger()
DAPInt.cpp2897 APInt::tcSetLeastSignificantBits(integerPart *dst, unsigned int parts, in tcSetLeastSignificantBits() function in APInt
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPFloat.cpp1225 APInt::tcSetLeastSignificantBits(significandParts(), partCount(), in handleOverflow()
2169 APInt::tcSetLeastSignificantBits(parts.data(), dstPartsCount, bits); in convertToInteger()
DAPInt.cpp2648 void APInt::tcSetLeastSignificantBits(WordType *dst, unsigned parts, in tcSetLeastSignificantBits() function in APInt
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp2871 APInt::tcSetLeastSignificantBits(integerPart *dst, unsigned int parts, in tcSetLeastSignificantBits() function in APInt