Home | History | Annotate | Download | only in src

Lines Matching defs:Add

190     Add,
497 /// Create an ordinary binary-op instruction like add, and sub. Dest and Src1
546 /// Create an ordinary binary-op instruction like add, and sub. Dest and Src1
1199 using InstMIPS32Add = InstMIPS32ThreeAddrGPR<InstMIPS32::Add>;