Searched refs:IsBne (Results 1 – 6 of 6) sorted by relevance
112 DCHECK(Assembler::IsBne(masm->instr_at(pos))); in PatchBranchIntoNop()131 DCHECK(Assembler::IsBne(first_instruction)); in GetMode()137 DCHECK(Assembler::IsBne(second_instruction)); in GetMode()
1099 static bool IsBne(Instr instr);
529 bool Assembler::IsBne(Instr instr) { in IsBne() function in v8::internal::Assembler
113 DCHECK(Assembler::IsBne(masm->instr_at(pos))); in PatchBranchIntoNop()132 DCHECK(Assembler::IsBne(first_instruction)); in GetMode()138 DCHECK(Assembler::IsBne(second_instruction)); in GetMode()
1164 static bool IsBne(Instr instr);
510 bool Assembler::IsBne(Instr instr) { in IsBne() function in v8::internal::Assembler