Searched defs:NumEl (Results 1 – 2 of 2) sorted by relevance
618 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()646 VectorType::VectorType(Type *ElType, unsigned NumEl) in VectorType()
603 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()630 VectorType::VectorType(Type *ElType, unsigned NumEl) in VectorType()