Lines Matching refs:LInstruction
98 void DoDeferredNumberTagIU(LInstruction* instr,
143 LInstruction* GetNextInstruction();
167 void GenerateBodyInstructionPre(LInstruction* instr) override;
186 LInstruction* instr,
192 LInstruction* instr,
198 LInstruction* instr,
203 LInstruction* instr) { in CallRuntime()
208 void CallRuntime(Runtime::FunctionId id, LInstruction* instr) { in CallRuntime()
216 LInstruction* instr,
226 bool is_tail_call, LInstruction* instr);
228 void RecordSafepointWithLazyDeopt(LInstruction* instr,
233 void DeoptimizeIf(Condition condition, LInstruction* instr,
236 void DeoptimizeIf(Condition condition, LInstruction* instr,
371 virtual LInstruction* instr() = 0;