Searched refs:isPowerOf2ByteWidth (Results 1 – 5 of 5) sorted by relevance
84 bool isPowerOf2ByteWidth() const;
85 bool isPowerOf2ByteWidth() const;
258 bool IntegerType::isPowerOf2ByteWidth() const { in isPowerOf2ByteWidth() function in IntegerType
296 bool IntegerType::isPowerOf2ByteWidth() const { in isPowerOf2ByteWidth() function in IntegerType
3473 if (!ITy->isPowerOf2ByteWidth()) in visitStoreInst()