Home | History | Annotate | Download | only in arm

Lines Matching refs:is_true

2396 void LCodeGen::EmitClassOfTest(Label* is_true,
2411 __ b(hs, is_true);
2423 __ b(ne, is_true);