Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DAPIntTest.cpp619 APInt AddLR = One + getRValue("1", RawDataR); in TEST() local
656 APInt AddLR = AllOnes + getRValue("2", RawDataR); in TEST() local