Home | History | Annotate | Download | only in mips

Lines Matching refs:if_equal

339   void JumpIfRoot(Register with, Heap::RootListIndex index, Label* if_equal) {
341 Branch(if_equal, eq, with, Operand(at));