/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizeMutations.cpp | 33 const LLT NewTy = Query.Types[FromTypeIdx]; in changeElementTo() local
|
D | LegalizerInfo.cpp | 127 const LLT NewTy = Mutation.second; in mutationIsSane() local
|
D | RegisterBankInfo.cpp | 477 LLT NewTy = MRI.getType(NewReg); in applyDefaultMapping() local
|
D | CombinerHelper.cpp | 892 LLT NewTy = Ty; in findGISelOptimalMemOpLowering() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 837 PointerType *NewTy = PointerType::get(EltTy, AMDGPUAS::LOCAL_ADDRESS); in handleAlloca() local 854 PointerType *NewTy = PointerType::get(EltTy, AMDGPUAS::LOCAL_ADDRESS); in handleAlloca() local
|
D | AMDGPURegisterBankInfo.cpp | 699 LLT NewTy) { in setRegsToType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CallPromotionUtils.cpp | 419 Type *NewTy = Callee->getParamByValType(ArgNo); in promoteCall() local
|
D | ValueMapper.cpp | 366 FunctionType *NewTy = IA->getFunctionType(); in mapValue() local 440 Type *NewTy = C->getType(); in mapValue() local
|
D | Local.cpp | 2560 auto *NewTy = NewLI.getType(); in copyNonnullMetadata() local 2585 auto *NewTy = NewLI.getType(); in copyRangeMetadata() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Function.cpp | 1219 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local 1234 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local 1334 Type *NewTy = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local
|
D | DIBuilder.cpp | 546 auto NewTy = Ty->cloneWithFlags(Ty->getFlags() | FlagsToSet); in createTypeWithFlags() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 375 Type *NewTy = getCorrespondingIntegerType(LI->getType(), in convertAtomicLoadToIntegerType() local 463 Type *NewTy = getCorrespondingIntegerType(SI->getValueOperand()->getType(), in convertAtomicStoreToIntegerType() local 1056 Type *NewTy = getCorrespondingIntegerType(CI->getCompareOperand()->getType(), in convertCmpXchgToIntegerType() local
|
D | CodeGenPrepare.cpp | 2593 TypeMutator(Instruction *Inst, Type *NewTy) in TypeMutator() 2790 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 198 Type *NewTy = ArrayType::get(AI.getAllocatedType(), C->getZExtValue()); in simplifyAllocaArraySize() local 452 LoadInst *InstCombiner::combineLoadToNewType(LoadInst &LI, Type *NewTy, in combineLoadToNewType()
|
D | InstCombineSimplifyDemanded.cpp | 1067 Type *NewTy = (NewNumElts == 1) ? EltTy : VectorType::get(EltTy, NewNumElts); in simplifyAMDGCNMemoryIntrinsicDemanded() local
|
D | InstCombineSelect.cpp | 2187 Type *NewTy = Ty->getWithNewBitWidth(NewBitWidth); in matchSAddSubSat() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64LegalizerInfo.cpp | 709 const LLT NewTy = LLT::vector(ValTy.getNumElements(), PtrSize); in legalizeLoadStore() local
|
D | AArch64StackTagging.cpp | 259 Type *NewTy = VectorType::get(IntegerType::get(Ctx, EltSize), in flatten() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 1706 static bool canConvertValue(const DataLayout &DL, Type *OldTy, Type *NewTy) { in canConvertValue() 1758 Type *NewTy) { in convertValue()
|
D | RewriteStatepointsForGC.cpp | 1296 Type *NewTy = Type::getInt8PtrTy(M->getContext(), AS); in CreateGCRelocates() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 864 StructType *NewTy = cast<StructType>(NewInit->getType()); in buildBitSetsFromGlobalVariables() local
|
D | GlobalOpt.cpp | 586 Type *NewTy = NewGlobals[ElementIdx]->getValueType(); in SRAGlobal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 637 auto NewTy = clone(); in cloneWithFlags() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 2284 StructType *NewTy = StructType::get(Ty, RightRedZoneTy); in InstrumentGlobals() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX8664.cpp | 3001 Type NewTy = IceType_NUM; in lowerIcmpVector() local
|