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

References

lib/Target/Mips/MipsISelLowering.cpp
 2521                        DL, VTList, Cond, ShiftRightHi,
 2523                        ShiftRightHi);
 2526   Lo = DAG.getNode(ISD::SELECT, DL, VT, Cond, ShiftRightHi, Or);
 2528                    IsSRA ? Ext : DAG.getConstant(0, DL, VT), ShiftRightHi);