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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp104 uint64_t GepIndex = BytesCopied / OperandSize; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp286 auto *GepIndex = Builder.CreateStructGEP( local
305 auto *GepIndex = Builder.CreateStructGEP(FrameTy, FramePtr, local
312 auto *GepIndex = Builder.CreateStructGEP( local
385 auto *GepIndex = Builder.CreateStructGEP(Shape.FrameTy, NewFramePtr, local

Completed in 92 milliseconds