Searched defs:NumEl (Results 1 – 1 of 1) sorted by relevance
676 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()703 VectorType::VectorType(Type *ElType, unsigned NumEl) in VectorType()