Lines Matching full:immediate
71 __ add(esp, Immediate(2 * kPointerSize));
104 Immediate(masm->isolate()->factory()->hash_table_map()));
198 __ mov(data, Immediate(isolate->factory()->undefined_value()));
214 __ mov(api_function_address, Immediate(function_address));
234 Immediate(factory->the_hole_value()));
349 __ mov(this->name(), Immediate(name));
355 __ mov(this->name(), Immediate(name));
381 __ and_(scratch, Immediate(Map::Deprecated::kMask));
448 Immediate(Smi::FromInt(Map::kPrototypeChainValid)));
611 __ push(Immediate(data));
621 __ push(Immediate(isolate()->factory()->undefined_value())); // ReturnValue
623 __ push(Immediate(isolate()->factory()->undefined_value()));
624 __ push(Immediate(reinterpret_cast<int>(isolate())));
638 __ mov(getter_address, Immediate(function_address));
701 __ mov(receiver(), Immediate(bit_cast<int32_t>(kZapValue)));
702 __ mov(holder_reg, Immediate(bit_cast<int32_t>(kZapValue)));
703 __ mov(this->name(), Immediate(bit_cast<int32_t>(kZapValue)));