Home
last modified time | relevance | path

Searched defs:NumEl (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DType.cpp618 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()
646 VectorType::VectorType(Type *ElType, unsigned NumEl) in VectorType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DType.cpp565 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()
590 VectorType::VectorType(Type *ElType, unsigned NumEl) in VectorType()
/external/llvm/lib/IR/
DType.cpp603 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()
630 VectorType::VectorType(Type *ElType, unsigned NumEl) in VectorType()