Searched refs:IsBlxIp (Results 1 – 3 of 3) sorted by relevance
1445 static bool IsBlxIp(Instr instr);
730 bool Assembler::IsBlxIp(Instr instr) { in IsBlxIp() function in v8::internal::Assembler
4993 DCHECK(Assembler::IsBlxIp(Memory::int32_at(pc - Assembler::kInstrSize))); in GetBackEdgeState()