Searched refs:minNumElements (Results 1 – 2 of 2) sorted by relevance
449 static LLVMScalableVectorType get(Type elementType, unsigned minNumElements);452 unsigned minNumElements);467 Type elementType, unsigned minNumElements);
709 unsigned minNumElements) { in get() argument711 return Base::get(elementType.getContext(), elementType, minNumElements); in get()716 Type elementType, unsigned minNumElements) { in getChecked() argument719 minNumElements); in getChecked()