Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/unittests/ADT/
DAPIntTest.cpp108 const APInt neg_two(1, static_cast<uint64_t>(-2), true); in TEST() local
/external/llvm/unittests/ADT/
DAPIntTest.cpp124 const APInt neg_two(1, static_cast<uint64_t>(-2), true); in TEST() local