Home | History | Annotate | Download | only in IR

Lines Matching defs:getGetElementPtr

1143     return ConstantExpr::getGetElementPtr(Ops[0], Ops.slice(1),
1746 Constant *GEP = getGetElementPtr(
1761 Constant *GEP = getGetElementPtr(NullPtr, Indices);
1778 getGetElementPtr(
1819 Constant *ConstantExpr::getGetElementPtr(Constant *C, ArrayRef<Value *> Idxs,