Searched refs:ImmediateFitsAddrMode2Instruction (Results 1 – 3 of 3) sorted by relevance
1330 bool ImmediateFitsAddrMode2Instruction(int32_t imm32);
3210 bool Assembler::ImmediateFitsAddrMode2Instruction(int32_t imm32) { in ImmediateFitsAddrMode2Instruction() function in v8::internal::Assembler
957 DCHECK(ImmediateFitsAddrMode2Instruction(constant_pool_offset)); in LoadConstantPoolPointerRegister()