Home | History | Annotate | Download | only in mips

Lines Matching refs:branch

949   LInstruction* branch = new(zone()) LBranch(UseRegister(value));
953 branch = AssignEnvironment(branch);
955 return branch;