Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Offs

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