Lines Matching refs:LInstruction
97 void DoDeferredNumberTagIU(LInstruction* instr,
143 LInstruction* GetNextInstruction();
167 void GenerateBodyInstructionPre(LInstruction* instr) override;
183 LInstruction* instr);
187 LInstruction* instr,
192 LInstruction* instr,
197 LInstruction* instr) { in CallRuntime()
202 void CallRuntime(Runtime::FunctionId id, LInstruction* instr) { in CallRuntime()
210 LInstruction* instr,
220 bool is_tail_call, LInstruction* instr);
222 void RecordSafepointWithLazyDeopt(LInstruction* instr,
227 void DeoptimizeIf(Condition condition, LInstruction* instr,
233 Condition condition, LInstruction* instr,
405 virtual LInstruction* instr() = 0;