Home
last modified time | relevance | path

Searched defs:NewType (Results 1 – 11 of 11) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp69 createLoweredInitializer(ArrayType *NewType, Constant *OriginalInitializer) { in createLoweredInitializer()
191 ArrayType *NewType = createLoweredType(GV->getType()->getElementType()); in lowerGlobal() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUPromoteAlloca.cpp366 FunctionType *NewType = FunctionType::get(Call->getType(), ArgTypes, in visitAlloca() local
/minix3/external/bsd/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp998 ArrayType *NewType = ArrayType::get(EltTy, NewSize); in linkAppendingVarProto() local
1139 ArrayType *NewType = cast<ArrayType>(AVI.NewGV->getType()->getElementType()); in linkAppendingVarInit() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp2329 QualType NewType = C.getIntTypeForBitwidth( in BuildNumIterations() local
2569 QualType NewType = C.getIntTypeForBitwidth(Bits, /* Signed */ true); in WidenIterationCount() local
H A DTreeTransform.h4494 QualType NewType; in TransformFunctionTypeParams() local
4518 QualType NewType = getDerived().TransformType(Pattern); in TransformFunctionTypeParams() local
4535 QualType NewType = getDerived().TransformType(Pattern); in TransformFunctionTypeParams() local
H A DSemaOverload.cpp972 const FunctionProtoType *NewType = cast<FunctionProtoType>(NewQType); in IsOverload() local
2566 const FunctionProtoType *NewType, in FunctionParamTypesAreEqual()
H A DSemaDecl.cpp1816 QualType NewType = New->getUnderlyingType(); in isIncompatibleTypedef() local
2570 const FunctionType *NewType = cast<FunctionType>(NewQType); in MergeFunctionDecl() local
H A DSemaDeclCXX.cpp649 QualType NewType = New->getType(); in MergeVarDeclExceptionSpecs() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2094 Type *NewType = IntegerType::get(OrigAdd->getContext(), NewWidth); in ProcessUGT_ADDCST_ADD() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp3476 void EnumDecl::completeDefinition(QualType NewType, in completeDefinition()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5924 MVT NewType = in LowerBUILD_VECTOR() local