Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp69 createLoweredInitializer(ArrayType *NewType, Constant *OriginalInitializer) { in createLoweredInitializer()
143 ArrayType *NewType = createLoweredType(GV->getValueType()); in lowerGlobal() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp105 FunctionType *NewType = nullptr; in runOnModule() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp559 TokenType NewType) { in tryMergeTokens()
572 bool FormatTokenLexer::tryMergeTokens(size_t Count, TokenType NewType) { in tryMergeTokens()
595 ArrayRef<ArrayRef<tok::TokenKind>> Kinds, TokenType NewType) { in tryMergeTokensAny()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h107 LLT NewType; member
H A DLegalizerInfo.h149 LLT NewType; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp360 Type *NewType = calculateConvertType(Phi->getType()); in optimizeLiveType() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1875 TypeResult NewType in TryAnnotateName() local
2152 TypeResult NewType in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp426 QualType NewType = transformFunctionProtoType(TLB, FPTL, Params, Args, in transformConstructor() local
622 auto NewType = NewDI->getType(); in transformFunctionTypeParam() local
H A DSemaOpenMP.cpp7025 QualType NewType) { in setPrototype()
7121 QualType NewType = getASTContext().mergeFunctionTypes( in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local
7277 QualType NewType = getASTContext().mergeFunctionTypes( in ActOnOpenMPCall() local
7512 QualType NewType = in checkOpenMPDeclareVariantFunction() local
8806 QualType NewType = C.getIntTypeForBitwidth( in buildNumIterations() local
9482 QualType NewType = C.getIntTypeForBitwidth(Bits, /* Signed */ true); in widenIterationCount() local
H A DSemaOverload.cpp1324 const auto *NewType = cast<FunctionProtoType>(NewQType); in IsOverloadOrOverrideImpl() local
3267 QualType NewType = in FunctionParamTypesAreEqual() local
3280 const FunctionProtoType *NewType, in FunctionParamTypesAreEqual()
H A DSemaDecl.cpp2439 QualType NewType = New->getUnderlyingType(); in isIncompatibleTypedef() local
3691 const FunctionType *NewType = cast<FunctionType>(NewQType); in MergeFunctionDecl() local
11143 const auto *NewType = cast<FunctionType>(NewQType); in areMultiversionVariantFunctionsCompatible() local
H A DSemaTemplateInstantiateDecl.cpp506 QualType NewType = S.Context.mergeFunctionTypes( in instantiateOMPDeclareVariantAttr() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.h276 void setType(PatternType NewType) { in setType()
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp973 ArrayType *NewType = ArrayType::get(EltTy, NewSize); in linkAppendingVarProto() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1616 SPIRVType *NewType = nullptr; in generateImageSizeQueryInst() local
2211 SPIRVType *NewType = in generateAsyncCopy() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1123 Type *NewType = IntegerType::get(OrigAdd->getContext(), NewWidth); in processUGT_ADDCST_ADD() local
3320 Type *NewType = Builder.getIntNTy(XType->getScalarSizeInBits()); in foldICmpBitCast() local
3376 Type *NewType = Builder.getIntNTy(VecTy->getPrimitiveSizeInBits()); in foldICmpBitCast() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp114 llvm::Type *NewType = CGM.getTypes().ConvertType(DstTy); in EmitCXXDestructorCall() local
H A DCGClass.cpp2135 llvm::Type *NewType = in EmitCXXConstructorCall() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp844 Type *NewType = in CastGEPIndices() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7309 Type *NewType = TLI->shouldConvertSplatType(SVI); in optimizeShuffleVectorInst() local
7439 auto *NewType = Type::getIntNTy(Context, RegWidth); in optimizeSwitchType() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4258 Type *NewType = NewFn->getArg(I)->getType(); in UpgradeIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3377 Type *NewType = Dest.getType(); in copyMetadataForLoad() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5063 auto *NewType = new (*this, alignof(TypedefType)) TypedefType( in getTypedefType() local
5085 auto *NewType = new (Mem) TypedefType(Type::Typedef, Decl, Underlying, in getTypedefType() local
5113 UsingType *NewType = new (Mem) UsingType(Found, Underlying, Canon); in getUsingType() local
H A DDecl.cpp4870 void EnumDecl::completeDefinition(QualType NewType, in completeDefinition()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp330 RecTy* NewType = resolveTypes(ListTy1->getElementType(), in resolveTypes() local

12