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

References

lib/Target/Mips/MipsSEISelDAGToDAG.cpp
  807     SDValue ImmOpnd = CurDAG->getTargetConstant(SignExtend64<16>(Inst->ImmOpnd),
  813     if (Inst->Opc == Mips::LUi64)
  814       RegOpnd = CurDAG->getMachineNode(Inst->Opc, DL, MVT::i64, ImmOpnd);
  817         CurDAG->getMachineNode(Inst->Opc, DL, MVT::i64,
  822     for (++Inst; Inst != Seq.end(); ++Inst) {
  822     for (++Inst; Inst != Seq.end(); ++Inst) {
  822     for (++Inst; Inst != Seq.end(); ++Inst) {
  823       ImmOpnd = CurDAG->getTargetConstant(SignExtend64<16>(Inst->ImmOpnd), DL,
  825       RegOpnd = CurDAG->getMachineNode(Inst->Opc, DL, MVT::i64,