Home
last modified time | relevance | path

Searched defs:NoWrap (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/modules/
Dmodule_common_types_unittest.cc22 TEST(IsNewerSequenceNumber, NoWrap) { in TEST() argument
51 TEST(IsNewerTimestamp, NoWrap) { in TEST() argument
76 TEST(LatestSequenceNumber, NoWrap) { in TEST() argument
98 TEST(LatestTimestamp, NoWrap) { in TEST() argument
/external/llvm-project/lldb/include/lldb/Expression/
DExpressionSourceCode.h24 NoWrap = false, enumerator
/external/angle/src/tests/gl_tests/
DExternalWrapTest.cpp150 TEST_P(ExternalWrapTest, NoWrap) in TEST_P() argument
/external/llvm/lib/Analysis/
DScalarEvolution.cpp8578 bool IsSigned, bool NoWrap) { in doesIVOverflowOnLT()
8604 bool IsSigned, bool NoWrap) { in doesIVOverflowOnGT()
8657 bool NoWrap = ControlsExit && in howManyLessThans() local
8732 bool NoWrap = ControlsExit && in howManyGreaterThans() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp10543 bool IsSigned, bool NoWrap) { in doesIVOverflowOnLT()
10569 bool IsSigned, bool NoWrap) { in doesIVOverflowOnGT()
10664 bool NoWrap = ControlsExit && in howManyLessThans() local
10804 bool NoWrap = ControlsExit && in howManyGreaterThans() local
/external/llvm-project/llvm/unittests/IR/
DConstantRangeTest.cpp1734 ConstantRange NoWrap = in TestNoWrapRegionExhaustive() local
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp11001 bool IsSigned, bool NoWrap) { in doesIVOverflowOnLT()
11027 bool IsSigned, bool NoWrap) { in doesIVOverflowOnGT()
11122 bool NoWrap = ControlsExit && in howManyLessThans() local
11268 bool NoWrap = ControlsExit && in howManyGreaterThans() local