Searched defs:NewType (Results 1 – 11 of 11) sorted by relevance
69 createLoweredInitializer(ArrayType *NewType, Constant *OriginalInitializer) { in createLoweredInitializer()192 ArrayType *NewType = createLoweredType(GV->getType()->getElementType()); in lowerGlobal() local
367 FunctionType *NewType = FunctionType::get(Call->getType(), ArgTypes, in visitAlloca() local
993 ArrayType *NewType = ArrayType::get(EltTy, NewSize); in linkAppendingVarProto() local1134 ArrayType *NewType = cast<ArrayType>(AVI.NewGV->getType()->getElementType()); in linkAppendingVarInit() local
2371 QualType NewType = C.getIntTypeForBitwidth( in BuildNumIterations() local2611 QualType NewType = C.getIntTypeForBitwidth(Bits, /* Signed */ true); in WidenIterationCount() local
4517 QualType NewType; in TransformFunctionTypeParams() local4541 QualType NewType = getDerived().TransformType(Pattern); in TransformFunctionTypeParams() local4558 QualType NewType = getDerived().TransformType(Pattern); in TransformFunctionTypeParams() local
1864 QualType NewType = New->getUnderlyingType(); in isIncompatibleTypedef() local2640 const FunctionType *NewType = cast<FunctionType>(NewQType); in MergeFunctionDecl() local
978 const FunctionProtoType *NewType = cast<FunctionProtoType>(NewQType); in IsOverload() local2580 const FunctionProtoType *NewType, in FunctionParamTypesAreEqual()
658 QualType NewType = New->getType(); in MergeVarDeclExceptionSpecs() local
2088 Type *NewType = IntegerType::get(OrigAdd->getContext(), NewWidth); in ProcessUGT_ADDCST_ADD() local
3515 void EnumDecl::completeDefinition(QualType NewType, in completeDefinition()
5965 MVT NewType = MVT::getIntegerVT(EltTy.getSizeInBits()); in LowerBUILD_VECTOR() local