Searched refs:GetConsantPoolLoadPattern (Results 1 – 3 of 3) sorted by relevance
3583 teq(scratch, Operand(GetConsantPoolLoadPattern())); in GetRelocatedValueLocation()3621 and_(result, result, Operand(GetConsantPoolLoadPattern())); in GetRelocatedValueLocation()3622 cmp(result, Operand(GetConsantPoolLoadPattern())); in GetRelocatedValueLocation()
1419 static Instr GetConsantPoolLoadPattern();
637 Instr Assembler::GetConsantPoolLoadPattern() { in GetConsantPoolLoadPattern() function in v8::internal::Assembler