Home
last modified time | relevance | path

Searched defs:ElemTy (Results 1 – 19 of 19) sorted by relevance

/external/llvm/lib/IR/
DType.cpp598 bool StructType::isValidElementType(Type *ElemTy) { in isValidElementType()
692 bool ArrayType::isValidElementType(Type *ElemTy) { in isValidElementType()
722 bool VectorType::isValidElementType(Type *ElemTy) { in isValidElementType()
761 bool PointerType::isValidElementType(Type *ElemTy) { in isValidElementType()
766 bool PointerType::isLoadableOrStorableType(Type *ElemTy) { in isLoadableOrStorableType()
/external/clang/lib/AST/
DAPValue.cpp360 QualType ElemTy = Ty->getAs<VectorType>()->getElementType(); in printPretty() local
427 QualType ElemTy; in printPretty() local
476 QualType ElemTy = AT->getElementType(); in printPretty() local
DRecordLayoutBuilder.cpp442 QualType ElemTy = Context.getBaseElementType(AT); in CanPlaceFieldSubobjectAtOffset() local
539 QualType ElemTy = Context.getBaseElementType(AT); in UpdateEmptyFieldSubobjects() local
DExprConstant.cpp8162 QualType ElemTy = E->getType()->castAs<ComplexType>()->getElementType(); in ZeroInitialization() local
/external/llvm/lib/Target/AMDGPU/
DSITypeRewriter.cpp77 Type *ElemTy = PtrTy->getPointerElementType(); in visitLoadInst() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp618 Type *ElemTy = STy->getElementType(i); in getConstantValue() local
633 Type *ElemTy = VTy->getElementType(); in getConstantValue() local
919 Type* ElemTy; in getConstantValue() local
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp116 Type *ElemTy; member
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1884 Type *ElemTy = GV->getType()->getElementType(); in ProcessInternalGlobal() local
2628 Type *ElemTy = cast<PointerType>(GV->getType())->getElementType(); in EvaluateBlock() local
/external/clang/lib/CodeGen/
DCGExprConstant.cpp770 llvm::Type *ElemTy = AType->getElementType(); in EmitArrayInitialization() local
DTargetInfo.cpp5084 llvm::Type* ElemTy; in classifyArgumentType() local
6628 llvm::Type *ElemTy = StrTy->getElementType(i); in addStruct() local
DCodeGenModule.cpp3122 llvm::Type *ElemTy = AType->getElementType(); in GetConstantArrayFromStringLiteral() local
DCGExpr.cpp759 QualType ElemTy = E->getType()->getAs<ComplexType>()->getElementType(); in EmitComplexPrePostIncDec() local
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp2181 QualType ElemTy = Context->getBaseElementType(T); in needToScanForQualifiers() local
3706 QualType ElemTy = Context->getBaseElementType(Type); in RewriteObjCFieldDeclType() local
DRewriteObjC.cpp2073 QualType ElemTy = Context->getBaseElementType(T); in needToScanForQualifiers() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp1039 QualType ElemTy = Ty; in BuildCXXTypeConstructExpr() local
DSemaInit.cpp76 const QualType ElemTy = in IsStringInit() local
DSemaExpr.cpp5744 QualType ElemTy = Ty->getAs<VectorType>()->getElementType(); in BuildVectorLiteral() local
5766 QualType ElemTy = Ty->getAs<VectorType>()->getElementType(); in BuildVectorLiteral() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp98 MVT ElemTy = VT.getVectorElementType(); in addTypeForNEON() local
4352 EVT ElemTy = VT.getVectorElementType(); in LowerCTTZ() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8293 MVT ElemTy = N->getSimpleValueType(0).getScalarType(); in tryCombineShiftImm() local