Lines Matching refs:LInstruction
86 void DoDeferredNumberTagIU(LInstruction* instr,
144 void GenerateBodyInstructionPre(LInstruction* instr) override;
145 void GenerateBodyInstructionPost(LInstruction* instr) override;
161 LInstruction* instr);
165 LInstruction* instr,
170 LInstruction* instr,
175 LInstruction* instr) { in CallRuntime()
180 void CallRuntime(Runtime::FunctionId id, LInstruction* instr) { in CallRuntime()
187 LInstruction* instr,
199 bool is_tail_call, LInstruction* instr);
201 void RecordSafepointWithLazyDeopt(LInstruction* instr,
206 void DeoptimizeIf(Condition cc, LInstruction* instr,
209 void DeoptimizeIf(Condition cc, LInstruction* instr,
366 virtual LInstruction* instr() = 0;