Home | History | Annotate | Download | only in arm64

Lines Matching refs:Tbz

105 // conversion to Tbz/Tbnz when possible.
3121 // IsObjectJSStringType, because it uses tbz for the jump and the deferred
3770 __ Tbz(result_bits, kXSignBit, exit);
4024 __ Tbz(remainder, kWSignBit, &done);
4260 __ Tbz(dividend, kWSignBit, &dividend_is_not_negative);