Searched defs:NewType (Results 1 – 11 of 11) sorted by relevance
69 createLoweredInitializer(ArrayType *NewType, Constant *OriginalInitializer) { in createLoweredInitializer()191 ArrayType *NewType = createLoweredType(GV->getType()->getElementType()); in lowerGlobal() local
366 FunctionType *NewType = FunctionType::get(Call->getType(), ArgTypes, in visitAlloca() local
998 ArrayType *NewType = ArrayType::get(EltTy, NewSize); in linkAppendingVarProto() local1139 ArrayType *NewType = cast<ArrayType>(AVI.NewGV->getType()->getElementType()); in linkAppendingVarInit() local
2329 QualType NewType = C.getIntTypeForBitwidth( in BuildNumIterations() local2569 QualType NewType = C.getIntTypeForBitwidth(Bits, /* Signed */ true); in WidenIterationCount() local
4494 QualType NewType; in TransformFunctionTypeParams() local4518 QualType NewType = getDerived().TransformType(Pattern); in TransformFunctionTypeParams() local4535 QualType NewType = getDerived().TransformType(Pattern); in TransformFunctionTypeParams() local
972 const FunctionProtoType *NewType = cast<FunctionProtoType>(NewQType); in IsOverload() local2566 const FunctionProtoType *NewType, in FunctionParamTypesAreEqual()
1816 QualType NewType = New->getUnderlyingType(); in isIncompatibleTypedef() local2570 const FunctionType *NewType = cast<FunctionType>(NewQType); in MergeFunctionDecl() local
649 QualType NewType = New->getType(); in MergeVarDeclExceptionSpecs() local
2094 Type *NewType = IntegerType::get(OrigAdd->getContext(), NewWidth); in ProcessUGT_ADDCST_ADD() local
3476 void EnumDecl::completeDefinition(QualType NewType, in completeDefinition()
5924 MVT NewType = in LowerBUILD_VECTOR() local