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

References

gen/lib/Target/Mips/MipsGenDAGISel.inc
21650 /* 40364*/  /*SwitchOpcode*/ 83|128,4/*595*/, TARGET_VAL(MipsISD::VEXTRACT_SEXT_ELT),// ->40963
lib/Target/Mips/MipsISelLowering.cpp
  285   case MipsISD::VEXTRACT_SEXT_ELT: return "MipsISD::VEXTRACT_SEXT_ELT";
lib/Target/Mips/MipsSEISelLowering.cpp
  495   if (Op0Opcode == MipsISD::VEXTRACT_SEXT_ELT ||
  912       if (Op0Op0->getOpcode() != MipsISD::VEXTRACT_SEXT_ELT &&
  920           (Op0Op0->getOpcode() == MipsISD::VEXTRACT_SEXT_ELT &&
  924         return DAG.getNode(MipsISD::VEXTRACT_SEXT_ELT, SDLoc(Op0Op0),
 1776     return lowerMSACopyIntr(Op, DAG, MipsISD::VEXTRACT_SEXT_ELT);
 1780       return lowerMSACopyIntr(Op, DAG, MipsISD::VEXTRACT_SEXT_ELT);
 2422     return DAG.getNode(MipsISD::VEXTRACT_SEXT_ELT, DL, ResTy, Op0, Op1,