Home
last modified time | relevance | path

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

12

/llvm-project/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp69 createLoweredInitializer(ArrayType * NewType,Constant * OriginalInitializer) createLoweredInitializer() argument
143 ArrayType *NewType = createLoweredType(GV->getValueType()); lowerGlobal() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp105 FunctionType *NewType = nullptr; runOnModule() local
/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DEnumSizeCheck.cpp126 auto NewType = getNewType(Size, MinV, MaxV); in check() local
/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp552 tryMergeTokens(ArrayRef<tok::TokenKind> Kinds,TokenType NewType) tryMergeTokens() argument
565 tryMergeTokens(size_t Count,TokenType NewType) tryMergeTokens() argument
588 tryMergeTokensAny(ArrayRef<ArrayRef<tok::TokenKind>> Kinds,TokenType NewType) tryMergeTokensAny() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp360 Type *NewType = calculateConvertType(Phi->getType()); optimizeLiveType() local
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h107 LLT NewType; member
H A DLegalizerInfo.h149 LLT NewType; member
/llvm-project/clang/lib/Parse/
H A DParser.cpp1875 Ty = NewType.get(); in TryAnnotateName() local
2152 Ty = NewType.get(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.h276 setType(PatternType NewType) setType() argument
/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp973 ArrayType *NewType = ArrayType::get(EltTy, NewSize); linkAppendingVarProto() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1607 SPIRVType *NewType = nullptr; generateImageSizeQueryInst() local
2202 SPIRVType *NewType = generateAsyncCopy() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1123 Type *NewType = IntegerType::get(OrigAdd->getContext(), NewWidth); processUGT_ADDCST_ADD() local
3320 Type *NewType = Builder.getIntNTy(XType->getScalarSizeInBits()); foldICmpBitCast() local
3376 Type *NewType = Builder.getIntNTy(VecTy->getPrimitiveSizeInBits()); foldICmpBitCast() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp114 llvm::Type *NewType = CGM.getTypes().ConvertType(DstTy); EmitCXXDestructorCall() local
H A DCGClass.cpp2134 llvm::Type *NewType = in EmitCXXConstructorCall() local
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp844 Type *NewType = CastGEPIndices() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp2448 QualType NewType = transformFunctionProtoType(TLB, FPTL, Params, Args, transformConstructor() local
2638 auto NewType = NewDI->getType(); transformFunctionTypeParam() local
8783 QualType NewType = S.Context.getUnconstrainedType(NewNTTP->getType()); MatchTemplateParameterKind() local
H A DSemaOpenMP.cpp7020 setPrototype(Sema & S,FunctionDecl * FD,FunctionDecl * FDWithProto,QualType NewType) setPrototype() argument
7116 QualType NewType = getASTContext().mergeFunctionTypes( ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local
7272 QualType NewType = getASTContext().mergeFunctionTypes( ActOnOpenMPCall() local
7507 QualType NewType = checkOpenMPDeclareVariantFunction() local
8801 QualType NewType = C.getIntTypeForBitwidth( buildNumIterations() local
9479 QualType NewType = C.getIntTypeForBitwidth(Bits, /* Signed */ true); widenIterationCount() local
[all...]
H A DSemaOverload.cpp1302 const auto *NewType = cast<FunctionProtoType>(NewQType); IsOverloadOrOverrideImpl() local
3240 QualType NewType = FunctionParamTypesAreEqual() local
3253 FunctionParamTypesAreEqual(const FunctionProtoType * OldType,const FunctionProtoType * NewType,unsigned * ArgPos,bool Reversed) FunctionParamTypesAreEqual() argument
H A DSemaDecl.cpp2423 QualType NewType = New->getUnderlyingType(); isIncompatibleTypedef() local
3675 const FunctionType *NewType = cast<FunctionType>(NewQType); MergeFunctionDecl() local
11114 const auto *NewType = cast<FunctionType>(NewQType); areMultiversionVariantFunctionsCompatible() local
[all...]
H A DSemaTemplateInstantiateDecl.cpp506 QualType NewType = S.Context.mergeFunctionTypes( instantiateOMPDeclareVariantAttr() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7309 Type *NewType = TLI->shouldConvertSplatType(SVI); optimizeShuffleVectorInst() local
7439 auto *NewType = Type::getIntNTy(Context, RegWidth); optimizeSwitchType() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3371 Type *NewType = Dest.getType(); copyMetadataForLoad() local
/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4258 Type *NewType = NewFn->getArg(I)->getType(); UpgradeIntrinsicCall() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp4773 auto *NewType = new (*this, alignof(TypedefType)) TypedefType( getTypedefType() local
4795 auto *NewType = new (Mem) TypedefType(Type::Typedef, Decl, Underlying, getTypedefType() local
4823 UsingType *NewType = new (Mem) UsingType(Found, Underlying, Canon); getUsingType() local
[all...]
/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp330 RecTy* NewType = resolveTypes(ListTy1->getElementType(), resolveTypes() local

12