Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateInBoundsGEP

240   Ptr = Builder.CreateInBoundsGEP(Ptr, Adj);
306 llvm::Value *Addr = Builder.CreateInBoundsGEP(Base, MemPtr, "memptr.offset");