Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Ret

317   MachineInstr *Ret = nullptr;
321 if (!Ret)
322 Ret = &DefMI;
323 else if (Ret != &DefMI)
326 return Ret;
1232 // For example, we can just use `leal (%rsi,%rdi), %eax` and `ret`
1236 // ret