Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DAPIntTest.cpp894 APInt NegativeTwo(129, -2ULL, true); in TEST() local
901 EXPECT_EQ(NegL, NegativeTwo); in TEST()
904 EXPECT_EQ(NegR, NegativeTwo); in TEST()