Home | History | Annotate | Download | only in src

Lines Matching refs:instr

64   void set_last(HInstruction* instr) { last_ = instr; }
101 void AddInstruction(HInstruction* instr);
279 void InsertTypeConversions(HInstruction* instr);
463 virtual void ReturnInstruction(HInstruction* instr, int ast_id) = 0;
498 virtual void ReturnInstruction(HInstruction* instr, int ast_id);
510 virtual void ReturnInstruction(HInstruction* instr, int ast_id);
525 virtual void ReturnInstruction(HInstruction* instr, int ast_id);
666 HInstruction* AddInstruction(HInstruction* instr);
775 void PushAndAdd(HInstruction* instr);