Home | History | Annotate | Download | only in Mips

Lines Matching refs:Opcode

50 const char *MipsTargetLowering::getTargetNodeName(unsigned Opcode) const {
51 switch (Opcode) {
700 // Get fp branch code (not opcode) from condition code.
725 // true/false values to select between, and a branch opcode to use.
2282 unsigned Opcode = 0;
2284 Opcode = ISD::AssertSext;
2286 Opcode = ISD::AssertZext;
2287 if (Opcode)
2288 ArgValue = DAG.getNode(Opcode, dl, RegVT, ArgValue,