Lines Matching defs:Opcode
1670 // Examine the opcode of the user.
1715 unsigned Opcode = Node->getOpcode();
1725 switch (Opcode) {
1784 if (Opcode != ISD::AND && ((Val >> ShlVal) << ShlVal) != Val)
1809 switch (Opcode) {
1819 switch (Opcode) {
1865 bool isSigned = Opcode == ISD::SMUL_LOHI;
1965 bool isSigned = Opcode == ISD::SDIVREM;