Home | History | Annotate | Download | only in src

Lines Matching refs:Ret

167       Ret,
2957 /// Ret instruction. Currently only supports the "ret" version that does not
2960 /// ret would do just as well.
2974 return InstX86Base::isClassof(Instr, InstX86Base::Ret);
3310 using Ret = typename InstImpl<TraitsType>::InstX86Ret;