Home | History | Annotate | Download | only in Mips

Lines Matching full:msub

85 // MAdd*/MSub* nodes
90 def MipsMSub : SDNode<"MipsISD::MSub", SDT_MipsMAddMSub,
953 // MADD*/MSUB*
956 def MSUB : MArithR<"msub", MipsMSub>, MULT_FM<0x1c, 4>;