Searched refs:pVTy (Results 1 – 1 of 1) sorted by relevance
174 static uint32_t getBitWidth(VectorType *pVTy) in getBitWidth() argument177 return pVTy->getNumElements() * pVTy->getElementType()->getPrimitiveSizeInBits(); in getBitWidth()179 return pVTy->getBitWidth(); in getBitWidth()