Home | History | Annotate | Download | only in ia32

Lines Matching refs:is_true

2195 void LCodeGen::EmitClassOfTest(Label* is_true,
2209 __ j(above_equal, is_true);
2220 __ j(not_equal, is_true);