/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreLowerThreadLocal.cpp | 70 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 D | WebAssemblyAddMissingPrototypes.cpp | 91 FunctionType *NewType = nullptr; in runOnModule() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | Parser.cpp | 1716 TypeResult NewType in TryAnnotateName() local 1984 TypeResult NewType in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | FormatTokenLexer.cpp | 439 TokenType NewType) { in tryMergeTokens()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/ |
H A D | IRMover.cpp | 935 ArrayType *NewType = ArrayType::get(EltTy, NewSize); in linkAppendingVarProto() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 156 LLT NewType; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 817 Type *NewType = Ops[i]->getType()->isVectorTy() in CastGEPIndices() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprCXX.cpp | 107 llvm::Type *NewType = CGM.getTypes().ConvertType(DstTy); in EmitCXXDestructorCall() local
|
H A D | CGClass.cpp | 2068 llvm::Type *NewType = in EmitCXXConstructorCall() local
|
H A D | CGOpenMPRuntime.cpp | 12290 QualType NewType; in emitLastprivateConditionalInit() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 1277 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 D | SemaOpenMP.cpp | 6575 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 D | SemaDecl.cpp | 2200 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 D | SemaTemplateInstantiateDecl.cpp | 463 QualType NewType = S.Context.mergeFunctionTypes( in instantiateOMPDeclareVariantAttr() local
|
H A D | TreeTransform.h | 5704 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 D | SemaOverload.cpp | 1178 const FunctionProtoType *NewType = cast<FunctionProtoType>(NewQType); in IsOverload() local 2960 const FunctionProtoType *NewType, in FunctionParamTypesAreEqual()
|
H A D | SemaTemplate.cpp | 2214 QualType NewType = transformFunctionProtoType(TLB, FPTL, Params, Args, in transformConstructor() local
|
H A D | SemaDeclCXX.cpp | 1554 QualType NewType = New->getType(); in MergeVarDeclExceptionSpecs() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2571 Type *NewType = Dest.getType(); in copyMetadataForLoad() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 6883 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 D | Record.cpp | 266 RecTy* NewType = resolveTypes(ListTy1->getElementType(), in resolveTypes() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Decl.cpp | 4409 void EnumDecl::completeDefinition(QualType NewType, in completeDefinition()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 9912 MVT NewType = MVT::getIntegerVT(EltTy.getSizeInBits()); in LowerBUILD_VECTOR() local
|