Home | History | Annotate | Download | only in src

Lines Matching refs:Ret

326     : InstMIPS32(Func, InstMIPS32::Ret, Source ? 2 : 1, nullptr) {
615 Asm->ret();
623 Str << "ret." << Ty << " ";