Lines Matching full:beqzc
857 __ Beqzc(TMP, &done);
915 __ Beqzc(TMP, &done);
924 __ Beqzc(TMP, &done);
1547 __ Beqzc(out, &exit_loop); // return.
1558 __ Beqzc(out, &loop_head); // If we couldn't do the read-modify-write
1632 __ Beqzc(argument, slow_path->GetEntryLabel());
1696 __ Beqzc(arg, &return_false);
1721 __ Beqzc(temp1, &return_true);
1868 __ Beqzc(byte_array, slow_path->GetEntryLabel());
1916 __ Beqzc(string_to_copy, slow_path->GetEntryLabel());
2179 __ Beqzc(src, slow_path->GetEntryLabel());
2182 __ Beqzc(dest, slow_path->GetEntryLabel());
2202 __ Beqzc(count, slow_path->GetExitLabel());
2618 __ Beqzc(out, &done);