Home | History | Annotate | Download | only in Mips

Lines Matching refs:Ret

1436   const ReturnInst *Ret = cast<ReturnInst>(I);
1444 if (Ret->getNumOperands() > 0) {
1466 const Value *RV = Ret->getOperand(0);
1816 case Instruction::Ret: