Home
last modified time | relevance | path

Searched refs:OverflowExpected (Results 1 – 2 of 2) sorted by relevance

/external/llvm/unittests/Support/
DMathExtrasTest.cpp314 bool OverflowExpected = A > B && K == 1; in SaturatingMultiplyTestHelper() local
316 if(OverflowExpected) { in SaturatingMultiplyTestHelper()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DMathExtrasTest.cpp358 bool OverflowExpected = A > B && K == 1; in SaturatingMultiplyTestHelper() local
360 if(OverflowExpected) { in SaturatingMultiplyTestHelper()