reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
 1664   if (selectBDXAddr(Form, DispRange, Op, Base, Disp, Index)) {
 1681     if (Index.getOpcode() != ISD::Register) {
 1682       Index =
 1684                                        DL, Index.getValueType(),
 1685                                        Index, RC), 0);
 1690     OutOps.push_back(Index);