Searched defs:RetI (Results 1 – 4 of 4) sorted by relevance
472 MachineInstr *RetI = getReturn(B); in emitPrologue() local589 MachineInstr *RetI = getReturn(MBB); in insertEpilogueInBlock() local674 MachineInstr &RetI = MBB.back(); in updateExitPaths() local
535 MachineInstr *RetI = getReturn(B); in emitPrologue() local636 MachineInstr *RetI = getReturn(MBB); in insertEpilogueInBlock() local787 MachineInstr &RetI = MBB.back(); in updateExitPaths() local
542 Attributes RetI = Attrs & Attribute::ParameterOnly; in VerifyParameterAttrs() local
1791 ReturnInst *RetI = dyn_cast<ReturnInst>(BB->getTerminator()); in dupRetToEnableTailCallOpts() local