Home
last modified time | relevance | path

Searched defs:GepIndex (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp95 auto *GepIndex = Builder.CreateConstInBoundsGEP2_32( in createResumeEntryBlock() local
113 auto *GepIndex = Builder.CreateConstInBoundsGEP2_32(FrameTy, FramePtr, 0, in createResumeEntryBlock() local
119 auto *GepIndex = Builder.CreateConstInBoundsGEP2_32( in createResumeEntryBlock() local
231 auto *GepIndex = Builder.CreateConstInBoundsGEP2_32(Shape.FrameTy, FramePtr, in handleFinalSuspend() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp108 uint64_t GepIndex = BytesCopied / OperandSize; in createMemCpyLoopKnownSize() local