Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/IR/
H A DType.cpp603 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()
630 VectorType::VectorType(Type *ElType, unsigned NumEl) in VectorType()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DType.cpp584 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DType.cpp633 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()