Home | History | Annotate | Download | only in Mips

Lines Matching defs:Opcode

150 const char *MipsTargetLowering::getTargetNodeName(unsigned Opcode) const {
151 switch (Opcode) {
2641 unsigned Opcode = 0;
2643 Opcode = ISD::AssertSext;
2645 Opcode = ISD::AssertZext;
2646 if (Opcode)
2647 ArgValue = DAG.getNode(Opcode, DL, RegVT, ArgValue,