Lines Matching refs:LInstruction
97 void DoDeferredNumberTagIU(LInstruction* instr, LOperand* value,
136 LInstruction* GetNextInstruction();
157 void GenerateBodyInstructionPre(LInstruction* instr) override;
171 void CallCode(Handle<Code> code, RelocInfo::Mode mode, LInstruction* instr);
174 LInstruction* instr, SafepointMode safepoint_mode);
177 LInstruction* instr,
181 LInstruction* instr) { in CallRuntime()
186 void CallRuntime(Runtime::FunctionId id, LInstruction* instr) { in CallRuntime()
193 LInstruction* instr, LOperand* context);
202 bool is_tail_call, LInstruction* instr);
204 void RecordSafepointWithLazyDeopt(LInstruction* instr,
209 void DeoptimizeIf(Condition condition, LInstruction* instr,
212 void DeoptimizeIf(Condition condition, LInstruction* instr,
337 virtual LInstruction* instr() = 0;