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