Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Offs

2759         int64_t Offs = GA->getOffset();
2760 if (C) Offs += C->getZExtValue();
2763 Op.getValueType(), Offs));