Searched defs:ElType (Results 1 – 5 of 5) sorted by relevance
584 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()611 VectorType::VectorType(Type *ElType, ElementCount EC) in VectorType()
324 SequentialType(TypeID TID, Type *ElType, uint64_t NumElements) in SequentialType()
385 SequentialType(TypeID TID, Type *ElType, uint64_t NumElements) in SequentialType()
3688 Type *ElType = OpType->getPointerElementType(); in instrumentAsmArgument() local
8263 MVT ElType = getVectorTyFromPredicateVector(VT).getScalarType().getSimpleVT(); in LowerCONCAT_VECTORS_i1() local8338 MVT ElType = getVectorTyFromPredicateVector(VT).getScalarType().getSimpleVT(); in LowerEXTRACT_SUBVECTOR() local