/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizeMutations.cpp | 33 const LLT NewTy = Query.Types[FromTypeIdx]; in changeElementTo() local 50 const LLT NewTy = Query.Types[FromTypeIdx]; in changeElementSizeTo() local
|
H A D | LegalizerInfo.cpp | 131 const LLT NewTy = Mutation.second; in mutationIsSane() local
|
H A D | RegisterBankInfo.cpp | 476 LLT NewTy = MRI.getType(NewReg); in applyDefaultMapping() local
|
H A D | CallLowering.cpp | 379 LLT NewTy = PartLLT.changeElementType(LLTy.getElementType()) in buildCopyFromRegs() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | DynamicType.cpp | 100 DynamicTypeInfo NewTy) { in setDynamicTypeInfo() 107 QualType NewTy, bool CanBeSubClassed) { in setDynamicTypeInfo() 146 DynamicTypeInfo NewTy) { in setClassObjectDynamicTypeInfo() 152 SymbolRef Sym, QualType NewTy, in setClassObjectDynamicTypeInfo()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SMTConv.h | 658 QualType NewTy = Ctx.getPromotedIntegerType(LTy); in doIntTypeConversion() local 665 QualType NewTy = Ctx.getPromotedIntegerType(RTy); in doIntTypeConversion() local 716 QualType NewTy = in doIntTypeConversion() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 365 FunctionType *NewTy = IA->getFunctionType(); in mapValue() local 445 Type *NewTy = E->getType(); in mapValue() local 474 Type *NewTy = C->getType(); in mapValue() local
|
H A D | CallPromotionUtils.cpp | 494 Type *NewTy = Callee->getParamByValType(ArgNo); in promoteCall() local
|
H A D | Local.cpp | 2736 auto *NewTy = NewLI.getType(); in copyNonnullMetadata() local 2761 auto *NewTy = NewLI.getType(); in copyRangeMetadata() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DynamicTypePropagation.cpp | 412 if (const Type *NewTy = getBetterObjCType(CE, C)) { in dynamicTypePropagationOnCasts() local 443 const ObjCObjectPointerType *NewTy = in getBetterObjCType() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 964 PointerType *NewTy = PointerType::get(EltTy, AMDGPUAS::LOCAL_ADDRESS); in handleAlloca() local 981 PointerType *NewTy = PointerType::get(EltTy, AMDGPUAS::LOCAL_ADDRESS); in handleAlloca() local
|
H A D | AMDGPUInstCombineIntrinsic.cpp | 1019 Type *NewTy = in simplifyAMDGCNMemoryIntrinsicDemanded() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | AtomicExpandPass.cpp | 344 Type *NewTy = getCorrespondingIntegerType(LI->getType(), in convertAtomicLoadToIntegerType() local 433 Type *NewTy = getCorrespondingIntegerType(SI->getValueOperand()->getType(), in convertAtomicStoreToIntegerType() local 1088 Type *NewTy = getCorrespondingIntegerType(CI->getCompareOperand()->getType(), in convertCmpXchgToIntegerType() local
|
H A D | CodeGenPrepare.cpp | 2843 TypeMutator(Instruction *Inst, Type *NewTy) in TypeMutator() 3040 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 185 Type *NewTy = ArrayType::get(AI.getAllocatedType(), C->getZExtValue()); in simplifyAllocaArraySize() local 459 LoadInst *InstCombinerImpl::combineLoadToNewType(LoadInst &LI, Type *NewTy, in combineLoadToNewType()
|
H A D | InstCombineSelect.cpp | 2221 Type *NewTy = Ty->getWithNewBitWidth(NewBitWidth); in matchSAddSubSat() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Function.cpp | 1435 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local 1450 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local 1548 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local
|
H A D | DIBuilder.cpp | 579 auto NewTy = Ty->cloneWithFlags(Ty->getFlags() | FlagsToSet); in createTypeWithFlags() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTagging.cpp | 273 auto *NewTy = FixedVectorType::get( in flatten() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64LegalizerInfo.cpp | 956 const LLT NewTy = LLT::vector(ValTy.getNumElements(), PtrSize); in legalizeLoadStore() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 1703 static bool canConvertValue(const DataLayout &DL, Type *OldTy, Type *NewTy) { in canConvertValue() 1763 Type *NewTy) { in convertValue()
|
H A D | RewriteStatepointsForGC.cpp | 1413 Type *NewTy = Type::getInt8PtrTy(M->getContext(), AS); in CreateGCRelocates() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 609 Type *NewTy = NewGlobals[ElementIdx]->getValueType(); in SRAGlobal() local
|
H A D | LowerTypeTests.cpp | 872 StructType *NewTy = cast<StructType>(NewInit->getType()); in buildBitSetsFromGlobalVariables() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 3543 llvm::Type *NewTy = ConvertType(E->getType()); in EmitArrayToPointerDecay() local 3897 llvm::Type *NewTy = CGF.ConvertType(BaseTy); in emitOMPArraySectionBase() local
|