Searched refs:IsBeq (Results 1 – 10 of 10) sorted by relevance
168 DCHECK(Assembler::IsBeq(masm->instr_at(pos))); in PatchNopIntoBranch()176 if (Assembler::IsBeq(first_instruction)) { in GetMode()182 if (Assembler::IsBeq(second_instruction)) { in GetMode()
1087 static bool IsBeq(Instr instr);
500 bool Assembler::IsBeq(Instr instr) { in IsBeq() function in v8::internal::Assembler
4949 DCHECK(Assembler::IsBeq(Assembler::instr_at(pc - 7 * kInstrSize))); in GetBackEdgeState()
166 DCHECK(Assembler::IsBeq(masm->instr_at(pos))); in PatchNopIntoBranch()174 if (Assembler::IsBeq(first_instruction)) { in GetMode()180 if (Assembler::IsBeq(second_instruction)) { in GetMode()
1051 static bool IsBeq(Instr instr);
522 bool Assembler::IsBeq(Instr instr) { in IsBeq() function in v8::internal::Assembler
4944 DCHECK(Assembler::IsBeq(Assembler::instr_at(pc - 5 * kInstrSize))); in GetBackEdgeState()
1014 if (Assembler::IsBeq(branch_instr)) { in PatchInlinedSmiCode()
1021 if (Assembler::IsBeq(branch_instr)) { in PatchInlinedSmiCode()