Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp285 auto *GepIndex = Builder.CreateStructGEP( in createResumeEntryBlock() local
304 auto *GepIndex = Builder.CreateStructGEP(FrameTy, FramePtr, in createResumeEntryBlock() local
311 auto *GepIndex = Builder.CreateStructGEP( in createResumeEntryBlock() local
384 auto *GepIndex = Builder.CreateStructGEP(Shape.FrameTy, NewFramePtr, in handleFinalSuspend() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp296 auto *GepIndex = Builder.CreateStructGEP( in markCoroutineAsDone() local
378 auto *GepIndex = Builder.CreateStructGEP( in createResumeEntryBlock() local
410 auto *GepIndex = Builder.CreateStructGEP( in createResumeEntryBlock() local
487 auto *GepIndex = Builder.CreateStructGEP(Shape.FrameTy, NewFramePtr, in handleFinalSuspend() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp107 uint64_t GepIndex = BytesCopied / OperandSize; in createMemCpyLoopKnownSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp134 uint64_t GepIndex = BytesCopied / OperandSize; in createMemCpyLoopKnownSize() local