Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp70 createLoweredInitializer(ArrayType *NewType, Constant *OriginalInitializer) { in createLoweredInitializer()
141 ArrayType *NewType = createLoweredType(GV->getValueType()); in lowerGlobal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp91 FunctionType *NewType = nullptr; in runOnModule() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp1716 TypeResult NewType in TryAnnotateName() local
1984 TypeResult NewType in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatTokenLexer.cpp439 TokenType NewType) { in tryMergeTokens()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DIRMover.cpp935 ArrayType *NewType = ArrayType::get(EltTy, NewSize); in linkAppendingVarProto() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h156 LLT NewType; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp817 Type *NewType = Ops[i]->getType()->isVectorTy() in CastGEPIndices() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp107 llvm::Type *NewType = CGM.getTypes().ConvertType(DstTy); in EmitCXXDestructorCall() local
H A DCGClass.cpp2068 llvm::Type *NewType = in EmitCXXConstructorCall() local
H A DCGOpenMPRuntime.cpp12290 QualType NewType; in emitLastprivateConditionalInit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1277 Type *NewType = IntegerType::get(OrigAdd->getContext(), NewWidth); in processUGT_ADDCST_ADD() local
2834 Type *NewType = Builder.getIntNTy(XType->getScalarSizeInBits()); in foldICmpBitCast() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp6575 QualType NewType) { in setPrototype()
6668 QualType NewType = Context.mergeFunctionTypes( in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local
6811 QualType NewType = Context.mergeFunctionTypes( in ActOnOpenMPCall() local
7003 QualType NewType = in checkOpenMPDeclareVariantFunction() local
8214 QualType NewType = C.getIntTypeForBitwidth( in buildNumIterations() local
8836 QualType NewType = C.getIntTypeForBitwidth(Bits, /* Signed */ true); in widenIterationCount() local
H A DSemaDecl.cpp2200 QualType NewType = New->getUnderlyingType(); in isIncompatibleTypedef() local
3354 const FunctionType *NewType = cast<FunctionType>(NewQType); in MergeFunctionDecl() local
10297 const auto *NewType = cast<FunctionType>(NewQType); in areMultiversionVariantFunctionsCompatible() local
H A DSemaTemplateInstantiateDecl.cpp463 QualType NewType = S.Context.mergeFunctionTypes( in instantiateOMPDeclareVariantAttr() local
H A DTreeTransform.h5704 QualType NewType; in TransformFunctionTypeParams() local
5728 QualType NewType = getDerived().TransformType(Pattern); in TransformFunctionTypeParams() local
5755 QualType NewType = getDerived().TransformType(Pattern); in TransformFunctionTypeParams() local
H A DSemaOverload.cpp1178 const FunctionProtoType *NewType = cast<FunctionProtoType>(NewQType); in IsOverload() local
2960 const FunctionProtoType *NewType, in FunctionParamTypesAreEqual()
H A DSemaTemplate.cpp2214 QualType NewType = transformFunctionProtoType(TLB, FPTL, Params, Args, in transformConstructor() local
H A DSemaDeclCXX.cpp1554 QualType NewType = New->getType(); in MergeVarDeclExceptionSpecs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp2571 Type *NewType = Dest.getType(); in copyMetadataForLoad() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6883 Type *NewType = TLI->shouldConvertSplatType(SVI); in optimizeShuffleVectorInst() local
6989 auto *NewType = Type::getIntNTy(Context, RegWidth); in optimizeSwitchInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp266 RecTy* NewType = resolveTypes(ListTy1->getElementType(), in resolveTypes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp4409 void EnumDecl::completeDefinition(QualType NewType, in completeDefinition()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9912 MVT NewType = MVT::getIntegerVT(EltTy.getSizeInBits()); in LowerBUILD_VECTOR() local