Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp347 auto *GepIndex = Builder.CreateStructGEP( in createResumeEntryBlock() local
366 auto *GepIndex = Builder.CreateStructGEP(FrameTy, FramePtr, in createResumeEntryBlock() local
373 auto *GepIndex = Builder.CreateStructGEP( in createResumeEntryBlock() local
446 auto *GepIndex = Builder.CreateStructGEP(Shape.FrameTy, NewFramePtr, in handleFinalSuspend() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp104 uint64_t GepIndex = BytesCopied / OperandSize; in createMemCpyLoopKnownSize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp3303 unsigned GepIndex = 0; in visitCallBase() local