Home | History | Annotate | Download | only in arm

Lines Matching refs:is_true

2052 void LCodeGen::EmitClassOfTest(Label* is_true,
2075 __ b(eq, is_true);
2077 __ b(eq, is_true);
2096 __ b(ne, is_true);