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

References

gen/lib/Target/Mips/MipsGenDAGISel.inc
29455 /* 55757*/  /*SwitchOpcode*/ 87|128,5/*727*/, TARGET_VAL(MipsISD::SETCC_DSP),// ->56488
lib/Target/Mips/MipsISelLowering.cpp
  274   case MipsISD::SETCC_DSP:         return "MipsISD::SETCC_DSP";
lib/Target/Mips/MipsSEISelLowering.cpp
  976   return DAG.getNode(MipsISD::SETCC_DSP, SDLoc(N), Ty, N->getOperand(0),
  986     if (SetCC.getOpcode() != MipsISD::SETCC_DSP)