Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/XCore/
HDXCoreLowerThreadLocal.cpp69 createLoweredInitializer(ArrayType *NewType, Constant *OriginalInitializer) { in createLoweredInitializer()
192 ArrayType *NewType = createLoweredType(GV->getType()->getElementType()); in lowerGlobal() local
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParser.cpp1434 TypeResult NewType in TryAnnotateName() local
1668 TypeResult NewType in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDGPUPromoteAlloca.cpp381 FunctionType *NewType = FunctionType::get(Call->getType(), ArgTypes, in visitAlloca() local
/NextBSD/contrib/llvm/lib/Linker/
HDLinkModules.cpp1003 ArrayType *NewType = ArrayType::get(EltTy, NewSize); in linkAppendingVarProto() local
1145 ArrayType *NewType = cast<ArrayType>(AVI.NewGV->getType()->getElementType()); in linkAppendingVarInit() local
/NextBSD/contrib/llvm/tools/clang/lib/Format/
HDFormat.cpp717 bool tryMergeTokens(ArrayRef<tok::TokenKind> Kinds, TokenType NewType) { in tryMergeTokens()
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineCompares.cpp2088 Type *NewType = IntegerType::get(OrigAdd->getContext(), NewWidth); in ProcessUGT_ADDCST_ADD() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp2758 QualType NewType = C.getIntTypeForBitwidth( in BuildNumIterations() local
3074 QualType NewType = C.getIntTypeForBitwidth(Bits, /* Signed */ true); in WidenIterationCount() local
HDTreeTransform.h4547 QualType NewType; in TransformFunctionTypeParams() local
4571 QualType NewType = getDerived().TransformType(Pattern); in TransformFunctionTypeParams() local
4588 QualType NewType = getDerived().TransformType(Pattern); in TransformFunctionTypeParams() local
HDSemaDecl.cpp1880 QualType NewType = New->getUnderlyingType(); in isIncompatibleTypedef() local
2705 const FunctionType *NewType = cast<FunctionType>(NewQType); in MergeFunctionDecl() local
HDSemaOverload.cpp978 const FunctionProtoType *NewType = cast<FunctionProtoType>(NewQType); in IsOverload() local
2564 const FunctionProtoType *NewType, in FunctionParamTypesAreEqual()
HDSemaDeclCXX.cpp682 QualType NewType = New->getType(); in MergeVarDeclExceptionSpecs() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDecl.cpp3530 void EnumDecl::completeDefinition(QualType NewType, in completeDefinition()
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp5962 MVT NewType = MVT::getIntegerVT(EltTy.getSizeInBits()); in LowerBUILD_VECTOR() local