Searched refs:getBitvectorSortSize (Results 1 – 2 of 2) sorted by relevance
40 virtual unsigned getBitvectorSortSize() const { in getBitvectorSortSize() function
717 if (useSemantics && Int.getBitWidth() != Sort->getBitvectorSortSize()) { in toAPSInt()728 if (Sort->getBitvectorSortSize() <= 64 || in toAPSInt()729 Sort->getBitvectorSortSize() == 128) { in toAPSInt()