Home | History | Annotate | Download | only in IR

Lines Matching defs:GEPIdx

1886   Constant *GEPIdx = ConstantInt::get(Type::getInt32Ty(Ty->getContext()), 1);
1888 Ty, Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);
1915 Constant *GEPIdx[] = {
1920 Ty, Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);