Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp640 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()
669 VectorType::VectorType(Type *ElType, unsigned EQ, Type::TypeID TID) in VectorType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp4677 QualType ElType = ToComplex->getElementType(); in PerformImplicitConversion() local
4699 QualType ElType = FromComplex->getElementType(); in PerformImplicitConversion() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9149 MVT ElType = in LowerCONCAT_VECTORS_i1() local
9253 MVT ElType = getVectorTyFromPredicateVector(VT).getScalarType().getSimpleVT(); in LowerEXTRACT_SUBVECTOR() local