Searched refs:isSupportedIntegerSize (Results 1 – 1 of 1) sorted by relevance
2758 static bool isSupportedIntegerSize(IntegerType &T) { in isSupportedIntegerSize() function2769 assert(isSupportedIntegerSize(*elemT) && in printIntrinsicDefinition()