Searched refs:SMULO (Results 1 – 7 of 7) sorted by relevance
232 SMULO, UMULO, enumerator
114 case ISD::SMULO: in PromoteIntegerResult()603 if (N->getOpcode() == ISD::SMULO) { in PromoteIntRes_XMULO()1098 case ISD::SMULO: ExpandIntRes_XMULO(N, Lo, Hi); break; in ExpandIntegerResult()
860 case ISD::SMULO: in LegalizeOp()3529 case ISD::SMULO: { in ExpandNode()3539 bool isSigned = Node->getOpcode() == ISD::SMULO; in ExpandNode()
1714 case ISD::SMULO: in ComputeMaskedBits()2149 case ISD::SMULO: in ComputeNumSignBits()5916 case ISD::SMULO: return "smulo"; in getOperationName()
4839 return implVisitAluOverflow(I, ISD::SMULO); in visitIntrinsicCall()
1062 case ISD::SMULO: return visitSMULO(N); in visit()
1077 setOperationAction(ISD::SMULO, VT, Custom); in X86TargetLowering()1082 setOperationAction(ISD::SMULO, MVT::i8, Expand); in X86TargetLowering()9046 case ISD::SMULO: in LowerXALUO()9347 case ISD::SMULO: in LowerOperation()