Home
last modified time | relevance | path

Searched defs:GEP (Results 1 – 25 of 83) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h127 inline gep_type_iterator gep_type_begin(const User *GEP) { in gep_type_begin()
134 inline gep_type_iterator gep_type_end(const User *GEP) { in gep_type_end()
138 inline gep_type_iterator gep_type_begin(const User &GEP) { in gep_type_begin()
145 inline gep_type_iterator gep_type_end(const User &GEP) { in gep_type_end()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp298 static bool isGEPFoldable(GetElementPtrInst *GEP, in isGEPFoldable()
307 Instruction *NaryReassociatePass::tryReassociateGEP(GetElementPtrInst *GEP) { in tryReassociateGEP()
325 GetElementPtrInst *GEP) { in requiresSignExtension()
332 NaryReassociatePass::tryReassociateGEPAtIndex(GetElementPtrInst *GEP, in tryReassociateGEPAtIndex()
367 NaryReassociatePass::tryReassociateGEPAtIndex(GetElementPtrInst *GEP, in tryReassociateGEPAtIndex()
DSeparateConstOffsetFromGEP.cpp736 Value *ConstantOffsetExtractor::Extract(Value *Idx, GetElementPtrInst *GEP, in Extract()
754 int64_t ConstantOffsetExtractor::Find(Value *Idx, GetElementPtrInst *GEP, in Find()
764 GetElementPtrInst *GEP) { in canonicalizeArrayIndicesToPointerSize()
782 SeparateConstOffsetFromGEP::accumulateByteOffset(GetElementPtrInst *GEP, in accumulateByteOffset()
931 bool SeparateConstOffsetFromGEP::splitGEP(GetElementPtrInst *GEP) { in splitGEP()
1129 if (GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(I++)) in runOnFunction() local
DStraightLineStrengthReduce.cpp107 GEP, // &B[..][i * S][..] enumerator
273 static bool isGEPFoldable(GetElementPtrInst *GEP, in isGEPFoldable()
302 static bool hasOnlyOneNonZeroIndex(GetElementPtrInst *GEP) { in hasOnlyOneNonZeroIndex()
486 GetElementPtrInst *GEP) { in factorArrayIndex()
519 GetElementPtrInst *GEP) { in allocateCandidatesAndFindBasisForGEP()
DInferAddressSpaces.cpp357 if (auto *GEP = dyn_cast<GetElementPtrInst>(&I)) { in collectFlatAddressExpressions() local
484 GetElementPtrInst *GEP = cast<GetElementPtrInst>(I); in cloneInstructionWithNewAddressSpace() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalSplit.cpp60 auto *GEP = dyn_cast<GEPOperator>(U); in splitGlobal() local
117 auto *GEP = cast<GEPOperator>(U); in splitGlobal() local
DArgumentPromotion.cpp439 GetElementPtrInst *GEP = cast<GetElementPtrInst>(I->user_back()); in doPromotion() local
631 if (GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(V)) { in isSafeToPromoteArgument() local
680 } else if (GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(UR)) { in isSafeToPromoteArgument() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_gfx_mem.cpp129 Value* BuilderGfxMem::GEP(Value* Ptr, Value* Idx, Type* Ty, bool isReadOnly, const Twine& Name) in GEP() function in SwrJit::BuilderGfxMem
153 Value* BuilderGfxMem::GEP(Type* Ty, Value* Ptr, Value* Idx, const Twine& Name) in GEP() function in SwrJit::BuilderGfxMem
170 Value* BuilderGfxMem::GEP(Value* Ptr, const std::initializer_list<Value*>& indexList, Type* Ty) in GEP() function in SwrJit::BuilderGfxMem
188 BuilderGfxMem::GEP(Value* Ptr, const std::initializer_list<uint32_t>& indexList, Type* Ty) in GEP() function in SwrJit::BuilderGfxMem
Dbuilder_mem.cpp44 Value* Builder::GEP(Value* Ptr, Value* Idx, Type* Ty, bool isReadOnly, const Twine& Name) in GEP() function in SwrJit::Builder
49 Value* Builder::GEP(Type* Ty, Value* Ptr, Value* Idx, const Twine& Name) in GEP() function in SwrJit::Builder
54 Value* Builder::GEP(Value* ptr, const std::initializer_list<Value*>& indexList, Type* Ty) in GEP() function in SwrJit::Builder
62 Value* Builder::GEP(Value* ptr, const std::initializer_list<uint32_t>& indexList, Type* Ty) in GEP() function in SwrJit::Builder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanTransforms.cpp69 } else if (GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(Inst)) { in VPInstructionsToVPRecipes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp308 GetElementPtrInst *GEP = cast<GetElementPtrInst>(Ptr); in calculateVectorIndex() local
314 static Value* GEPToVectorIndex(GetElementPtrInst *GEP) { in GEPToVectorIndex()
387 GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(AllocaUser); in tryPromoteAllocaToVector() local
588 if (GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(UseInst)) { in collectUsesWithPtrTypes() local
DAMDGPUInstructionSelector.h63 const MachineInstr &GEP; member
DAMDGPUPerfHintAnalysis.cpp169 if (auto GEP = dyn_cast<GetElementPtrInst>(V)) { in isIndirectAccess() local
241 } else if (auto *GEP = dyn_cast<GetElementPtrInst>(&I)) { in visit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVVMReflect.cpp137 const ConstantExpr *GEP = cast<ConstantExpr>(Str); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DPHITransAddr.cpp214 if (GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(Inst)) { in PHITranslateSubExpr() local
396 if (GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(Inst)) { in InsertPHITranslatedSubExpr() local
DTypeMetadataUtils.cpp60 } else if (auto GEP = dyn_cast<GetElementPtrInst>(User)) { in findLoadCallsAtConstantOffset() local
DMemoryBuiltins.cpp590 if (GEPOperator *GEP = dyn_cast<GEPOperator>(V)) in compute() local
748 SizeOffsetType ObjectSizeOffsetVisitor::visitGEPOperator(GEPOperator &GEP) { in visitGEPOperator()
894 } else if (GEPOperator *GEP = dyn_cast<GEPOperator>(V)) { in compute_() local
971 ObjectSizeOffsetEvaluator::visitGEPOperator(GEPOperator &GEP) { in visitGEPOperator()
DCaptureTracking.cpp45 if (auto *GEP = dyn_cast<GetElementPtrInst>(O)) in isDereferenceableOrNull() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp305 auto *GEP = GetElementPtrInst::CreateInBounds(Call->getArgOperand(0), in replaceWithGEP() local
469 void BPFAbstractMemberAccess::traceGEP(GetElementPtrInst *GEP, CallInst *Parent, in traceGEP()
902 auto *GEP = GetElementPtrInst::Create(Type::getInt8Ty(BB->getContext()), in transformGEPChain() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp120 GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(Ptr); in checkGEP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp937 GetElementPtrInst *GEP = GetElementPtrInst::Create( in constructFunction() local
1120 GetElementPtrInst *GEP = GetElementPtrInst::Create( in emitCallAndSwitchStatement() local
1159 GetElementPtrInst *GEP = GetElementPtrInst::Create( in emitCallAndSwitchStatement() local
1262 GetElementPtrInst *GEP = GetElementPtrInst::Create( in emitCallAndSwitchStatement() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp84 if (auto *GEP = dyn_cast<GetElementPtrInst>(I)) { in isOnlyCopiedFromConstantGlobal() local
215 Instruction *GEP = GetElementPtrInst::CreateInBounds( in simplifyAllocaArraySize() local
306 } else if (auto *GEP = dyn_cast<GetElementPtrInst>(I)) { in replace() local
1413 if (GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(Ptr)) { in visitStoreInst() local
DInstCombineCompares.cpp145 Instruction *InstCombiner::foldCmpLoadFromIndexedGlobal(GetElementPtrInst *GEP, in foldCmpLoadFromIndexedGlobal()
425 static Value *evaluateGEPOffsetExpression(User *GEP, InstCombiner &IC, in evaluateGEPOffsetExpression()
562 if (auto *GEP = dyn_cast<GEPOperator>(V)) { in canRewriteGEPAsOffset() local
684 if (auto *GEP = dyn_cast<GEPOperator>(Val)) { in rewriteGEPAsOffset() local
744 Value *GEP = Builder.CreateInBoundsGEP( in rewriteGEPAsOffset() local
769 if (GEPOperator *GEP = dyn_cast<GEPOperator>(V)) { in getAsConstantIndexedAddress() local
1837 if (auto *GEP = dyn_cast<GetElementPtrInst>(LI->getOperand(0))) in foldICmpAndConstant() local
3251 if (GetElementPtrInst *GEP = in foldICmpInstWithConstantNotInt() local
5564 if (GEPOperator *GEP = dyn_cast<GEPOperator>(Op0)) in visitICmpInst() local
5567 if (GEPOperator *GEP = dyn_cast<GEPOperator>(Op1)) in visitICmpInst() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp322 auto GEP = IRB.CreateGEP(Int8Ty, SecStartI8Ptr, in CreateSecStartEnd() local
627 if (GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(&Inst)) in instrumentFunction() local
804 for (auto GEP : GepTraceTargets) { in InjectTraceForGep() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValue.cpp477 if (auto *GEP = dyn_cast<GEPOperator>(V)) { in stripPointerCastsAndOffsets() local
566 if (auto *GEP = dyn_cast<GEPOperator>(V)) { in stripAndAccumulateConstantOffsets() local

1234