Home | History | Annotate | Download | only in x87

Lines Matching refs:is_true

2480 void LCodeGen::EmitClassOfTest(Label* is_true,
2494 __ j(above_equal, is_true);
2505 __ j(not_equal, is_true);