Home
last modified time | relevance | path

Searched defs:Gep (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroCleanup.cpp40 auto *Gep = Builder.CreateConstInBoundsGEP2_32(FrameTy, FramePtr, 0, Index); in lowerSubFn() local
/llvm-project/polly/lib/CodeGen/
H A DIRBuilder.cpp196 if (auto *Gep = dyn_cast<GEPOperator>(Val)) { findBasePtr() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp182 Value *Gep = Builder.CreateConstInBoundsGEP1_32(EltTy, Ptr, Idx); scalarizeMaskedLoad() local
231 Value *Gep = Builder.CreateConstInBoundsGEP1_32(EltTy, Ptr, Idx); scalarizeMaskedLoad() local
315 Value *Gep = Builder.CreateConstInBoundsGEP1_32(EltTy, Ptr, Idx); scalarizeMaskedStore() local
362 Value *Gep = Builder.CreateConstInBoundsGEP1_32(EltTy, Ptr, Idx); scalarizeMaskedStore() local
H A DGVNHoist.cpp1036 GetElementPtrInst *Gep = nullptr; makeGepOperandsAvailable() local
[all...]
/llvm-project/llvm/unittests/Transforms/IPO/
H A DFunctionSpecializationTest.cpp301 Instruction &Gep = *BlockIter++; TEST_F() local
/llvm-project/polly/lib/Support/
H A DScopHelper.cpp508 hasVariantIndex(GetElementPtrInst * Gep,Loop * L,Region & R,ScalarEvolution & SE) hasVariantIndex() argument
/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2814 getGEPInductionOperand(const GetElementPtrInst * Gep) getGEPInductionOperand() argument
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3733 __anon429b8e861302(GetElementPtrInst *Gep, Value *Base, bool Swap) visitSelectInst() argument
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp7058 MachineInstr *Gep = MRI.getVRegDef(Root.getReg()); selectAddrModeRegisterOffset() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5907 auto *Gep = dyn_cast<GetElementPtrInst>(Ptr); getAddressAccessSCEV() local
H A DSLPVectorizer.cpp846 if (auto *Gep = dyn_cast<GetElementPtrInst>(I)) { getSameOpcode() local
6129 } else if (auto *Gep = dyn_cast<GetElementPtrInst>(I)) { generateKeySubkey() local