Searched refs:SMUL8 (Results 1 – 3 of 3) sorted by relevance
340 SMUL8, UMUL8, enumerator
2402 case X86ISD::SMUL8: { in Select()2406 Opc = (Opcode == X86ISD::SMUL8 ? X86::IMUL8r : X86::MUL8r); in Select()
19095 BaseOp = N->getValueType(0) == MVT::i8 ? X86ISD::SMUL8 : X86ISD::SMUL; in LowerXALUO()20525 case X86ISD::SMUL8: return "X86ISD::SMUL8"; in getTargetNodeName()