Home | History | Annotate | Download | only in s390

Lines Matching refs:is_true

2468 void LCodeGen::EmitClassOfTest(Label* is_true, Label* is_false,
2480 __ bge(is_true);
2492 __ bne(is_true);