Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DScalarizeMaskedMemIntrin.cpp164 Value *Gep = in scalarizeMaskedLoad() local
209 Value *Gep = in scalarizeMaskedLoad() local
302 Value *Gep = in scalarizeMaskedStore() local
333 Value *Gep = in scalarizeMaskedStore() local
/external/llvm/lib/Analysis/
DDelinearization.cpp77 else if (GetElementPtrInst *Gep = dyn_cast<GetElementPtrInst>(&Inst)) in getPointerOperand() local
DVectorUtils.cpp101 unsigned llvm::getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroCleanup.cpp52 auto *Gep = Builder.CreateConstInBoundsGEP2_32(FrameTy, FramePtr, 0, Index); in lowerSubFn() local
DCoroEarly.cpp100 auto *Gep = Builder.CreateConstInBoundsGEP1_32(FrameTy, BCI, 0); in lowerCoroDone() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DVectorUtils.cpp103 unsigned llvm::getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand()
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1227 Value *Gep = in scalarizeMaskedLoad() local
1272 Value *Gep = in scalarizeMaskedLoad() local
1365 Value *Gep = in scalarizeMaskedStore() local
1396 Value *Gep = in scalarizeMaskedStore() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2041 GetElementPtrInst *Gep = getGEPInstruction(Ptr); in isConsecutivePtr() local
2442 GetElementPtrInst *Gep = getGEPInstruction(Ptr); in vectorizeMemoryInstruction() local
5753 auto *Gep = dyn_cast<GetElementPtrInst>(Ptr); in isLikelyComplexAddressComputation() local
6196 GetElementPtrInst *Gep = cast<GetElementPtrInst>(&Inst); in collectValuesToIgnore() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp980 GetElementPtrInst *Gep = nullptr; in makeGepOperandsAvailable() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp199 Instruction *Gep = cast<Instruction>(V)->getPrevNode(); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5666 auto *Gep = dyn_cast<GetElementPtrInst>(Ptr); in getAddressAccessSCEV() local