Searched refs:IsBne (Results 1 – 8 of 8) sorted by relevance
161 DCHECK(Assembler::IsBne(masm->instr_at(pos))); in PatchBranchIntoNop()180 DCHECK(Assembler::IsBne(first_instruction)); in GetMode()186 DCHECK(Assembler::IsBne(second_instruction)); in GetMode()
1088 static bool IsBne(Instr instr);
505 bool Assembler::IsBne(Instr instr) { in IsBne() function in v8::internal::Assembler
159 DCHECK(Assembler::IsBne(masm->instr_at(pos))); in PatchBranchIntoNop()178 DCHECK(Assembler::IsBne(first_instruction)); in GetMode()184 DCHECK(Assembler::IsBne(second_instruction)); in GetMode()
1052 static bool IsBne(Instr instr);
527 bool Assembler::IsBne(Instr instr) { in IsBne() function in v8::internal::Assembler
1017 DCHECK(Assembler::IsBne(branch_instr)); in PatchInlinedSmiCode()
1024 DCHECK(Assembler::IsBne(branch_instr)); in PatchInlinedSmiCode()