Home | History | Annotate | Download | only in Mips

Lines Matching defs:Opcode

121 const char *MipsTargetLowering::getTargetNodeName(unsigned Opcode) const {
122 switch (Opcode) {
2709 unsigned Opcode = 0;
2711 Opcode = ISD::AssertSext;
2713 Opcode = ISD::AssertZext;
2714 if (Opcode)
2715 ArgValue = DAG.getNode(Opcode, DL, RegVT, ArgValue,