Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDAPValue.cpp359 QualType ElemTy = Ty->getAs<VectorType>()->getElementType(); in printPretty() local
421 QualType ElemTy; in printPretty() local
469 QualType ElemTy = AT->getElementType(); in printPretty() local
HDRecordLayoutBuilder.cpp409 QualType ElemTy = Context.getBaseElementType(AT); in CanPlaceFieldSubobjectAtOffset() local
511 QualType ElemTy = Context.getBaseElementType(AT); in UpdateEmptyFieldSubobjects() local
HDExprConstant.cpp7499 QualType ElemTy = E->getType()->castAs<ComplexType>()->getElementType(); in ZeroInitialization() local
/trueos/contrib/llvm/lib/IR/
HDType.cpp599 bool StructType::isValidElementType(Type *ElemTy) { in isValidElementType()
692 bool ArrayType::isValidElementType(Type *ElemTy) { in isValidElementType()
721 bool VectorType::isValidElementType(Type *ElemTy) { in isValidElementType()
760 bool PointerType::isValidElementType(Type *ElemTy) { in isValidElementType()
/trueos/contrib/llvm/lib/Target/R600/
HDSITypeRewriter.cpp85 Type *ElemTy = PtrTy->getPointerElementType(); in visitLoadInst() local
/trueos/contrib/llvm/lib/ExecutionEngine/
HDExecutionEngine.cpp559 Type *ElemTy = STy->getElementType(i); in getConstantValue() local
574 const Type *ElemTy = VTy->getElementType(); in getConstantValue() local
864 Type* ElemTy; in getConstantValue() local
/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExprConstant.cpp726 llvm::Type *ElemTy = AType->getElementType(); in EmitArrayInitialization() local
HDTargetInfo.cpp3545 llvm::Type* ElemTy; in classifyArgumentType() local
5377 llvm::Type *ElemTy = StrTy->getElementType(i); in addStruct() local
HDCodeGenModule.cpp2587 llvm::Type *ElemTy = AType->getElementType(); in GetConstantArrayFromStringLiteral() local
HDCGExpr.cpp680 QualType ElemTy = E->getType()->getAs<ComplexType>()->getElementType(); in EmitComplexPrePostIncDec() local
/trueos/contrib/llvm/lib/Transforms/IPO/
HDGlobalOpt.cpp1762 Type *ElemTy = GV->getType()->getElementType(); in ProcessInternalGlobal() local
2590 Type *ElemTy = cast<PointerType>(GV->getType())->getElementType(); in EvaluateBlock() local
/trueos/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
HDRewriteModernObjC.cpp2219 QualType ElemTy = Context->getBaseElementType(T); in needToScanForQualifiers() local
3814 QualType ElemTy = Context->getBaseElementType(Type); in RewriteObjCFieldDeclType() local
HDRewriteObjC.cpp2109 QualType ElemTy = Context->getBaseElementType(T); in needToScanForQualifiers() local
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaInit.cpp76 const QualType ElemTy = in IsStringInit() local
HDSemaExprCXX.cpp893 QualType ElemTy = Ty; in BuildCXXTypeConstructExpr() local
HDSemaExpr.cpp5182 QualType ElemTy = Ty->getAs<VectorType>()->getElementType(); in BuildVectorLiteral() local
5204 QualType ElemTy = Ty->getAs<VectorType>()->getElementType(); in BuildVectorLiteral() local
/trueos/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.cpp104 MVT ElemTy = VT.getVectorElementType(); in addTypeForNEON() local