Home | History | Annotate | Download | only in ppc

Lines Matching refs:is_true

2478 void LCodeGen::EmitClassOfTest(Label* is_true, Label* is_false,
2490 __ bge(is_true);
2502 __ bne(is_true);