Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:offs

1969         int64_t Offs = GA->getOffset();
1970 if (C) Offs += C->getZExtValue();
1973 Op.getValueType(), Offs));