Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DStaticAccessedThroughInstanceCheck.cpp20 if (const ElaboratedType *ElType = QType->getAs<ElaboratedType>()) { in getNameSpecifierNestingLevel() local
/external/llvm-project/llvm/lib/IR/
DType.cpp564 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()
593 VectorType::VectorType(Type *ElType, unsigned EQ, Type::TypeID TID) in VectorType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp584 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()
611 VectorType::VectorType(Type *ElType, ElementCount EC) in VectorType()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h324 SequentialType(TypeID TID, Type *ElType, uint64_t NumElements) in SequentialType()
/external/llvm/lib/IR/
DType.cpp603 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType()
630 VectorType::VectorType(Type *ElType, unsigned NumEl) in VectorType()
/external/llvm/include/llvm/IR/
DDerivedTypes.h320 SequentialType(TypeID TID, Type *ElType) in SequentialType()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h385 SequentialType(TypeID TID, Type *ElType, uint64_t NumElements) in SequentialType()
/external/clang/lib/Sema/
DSemaExprCXX.cpp3634 QualType ElType = ToComplex->getElementType(); in PerformImplicitConversion() local
3658 QualType ElType = FromComplex->getElementType(); in PerformImplicitConversion() local
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp4363 QualType ElType = ToComplex->getElementType(); in PerformImplicitConversion() local
4385 QualType ElType = FromComplex->getElementType(); in PerformImplicitConversion() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3688 Type *ElType = OpType->getPointerElementType(); in instrumentAsmArgument() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp4032 Type *ElType = OpType->getPointerElementType(); in instrumentAsmArgument() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp8265 MVT ElType = getVectorTyFromPredicateVector(VT).getScalarType().getSimpleVT(); in LowerCONCAT_VECTORS_i1() local
8340 MVT ElType = getVectorTyFromPredicateVector(VT).getScalarType().getSimpleVT(); in LowerEXTRACT_SUBVECTOR() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp8571 MVT ElType = getVectorTyFromPredicateVector(VT).getScalarType().getSimpleVT(); in LowerCONCAT_VECTORS_i1() local
8646 MVT ElType = getVectorTyFromPredicateVector(VT).getScalarType().getSimpleVT(); in LowerEXTRACT_SUBVECTOR() local