Searched refs:kMovInstructionsNoConstantPool (Results 1 – 4 of 4) sorted by relevance
149 len = kMovInstructionsNoConstantPool; in target_address_from_return_address()162 len = kMovInstructionsNoConstantPool; in return_address_from_call_start()245 Assembler::kMovInstructionsNoConstantPool + 3;
517 static const int kMovInstructionsNoConstantPool = 5; variable525 static const int kMovInstructionsNoConstantPool = 2; variable530 : kMovInstructionsNoConstantPool;554 kMovInstructionsNoConstantPool + 2;
505 kMovInstructionsNoConstantPool, in target_at_put()1572 return kMovInstructionsNoConstantPool; in instructions_required_for_mov()1825 DCHECK(kMovInstructionsNoConstantPool >= 2); in mov_label_addr()1826 for (int i = 0; i < kMovInstructionsNoConstantPool - 2; i++) nop(); in mov_label_addr()
111 return (2 + kMovInstructionsNoConstantPool) * kInstrSize; in CallSizeNotPredictableCodeSize()