Home | History | Annotate | Download | only in arm

Lines Matching refs:branch

939   LInstruction* branch = new(zone()) LBranch(UseRegister(value));
943 branch = AssignEnvironment(branch);
945 return branch;