Home | History | Annotate | Download | only in arm64

Lines Matching refs:Tbnz

63     __ tbnz(xzr, 0, target);  // Never taken before patched.
2065 __ Tbnz(x10, kXSignBit, &stub_call);
2085 __ Tbnz(x11, kXSignBit, &stub_call);
2713 __ Tbnz(x11, Map::kIsUndetectable, if_false);
2792 __ Tbnz(bitfield2, Map::kStringWrapperSafeForDefaultValueOf, &skip_lookup);