Home
last modified time | relevance | path

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

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