Home | History | Annotate | Download | only in compiler

Lines Matching refs:vtrue0

1706     Node* vtrue0 = __ Int32Sub(zero, rhs);
1710 __ Word32Equal(vtrue0, zero), frame_state);
1711 __ Goto(&rhs_checked, vtrue0);