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