Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp191 TEST(APIntTest,i256) TEST() argument
2042 APInt i256(256, UINT64_MAX, true); TEST() local
2096 APInt i256(256, UINT64_MAX, true); TEST() local
2714 APInt i256(APInt::getHighBitsSet(256, 2)); TEST() local
2783 APInt i256(APInt::getLowBitsSet(256, 2)); TEST() local
[all...]