Home | History | Annotate | Download | only in src

Lines Matching refs:Ret

359     : InstX86Base(Func, InstX86Base::Ret, Source ? 1 : 0, nullptr) {
2920 "ret";
2926 Asm->ret();
2936 Str << "ret." << Ty << " ";