Searched refs:Pow2NElts (Results 1 – 1 of 1) sorted by relevance
222 unsigned Pow2NElts = 1 << Log2_32_Ceil(NElts); in getPow2VectorType() local223 return MVT::getVectorVT(getVectorElementType(), Pow2NElts); in getPow2VectorType()692 unsigned Pow2NElts = 1 << Log2_32_Ceil(NElts); in getPow2VectorType() local693 return EVT::getVectorVT(Context, getVectorElementType(), Pow2NElts); in getPow2VectorType()