Searched refs:ScalableTy (Results 1 – 2 of 2) sorted by relevance
606 ScalableVectorType *ScalableTy);
3665 ScalableVectorType *ScalableTy) { in getSizeOfScalableVectorExpr() argument3666 Constant *NullPtr = Constant::getNullValue(ScalableTy->getPointerTo()); in getSizeOfScalableVectorExpr()3668 Constant *GEP = ConstantExpr::getGetElementPtr(ScalableTy, NullPtr, One); in getSizeOfScalableVectorExpr()