Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateGEP

735       Builder.CreateGEP(Buf, ConstantInt::get(Int32Ty, 2));
2445 Ops[0] = Builder.CreateGEP(Ops[1], Ops[0]);
2484 Ops[1] = Builder.CreateGEP(Ops[2], Ops[1]);