Home | History | Annotate | Download | only in ppc

Lines Matching refs:if_equal

871   void JumpIfRoot(Register with, Heap::RootListIndex index, Label* if_equal) {
873 beq(if_equal);