Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp693 APInt SubLL = Two - One; TEST() local
730 APInt SubLL = HighOneLowOne - AllOnes; TEST() local