Home | History | Annotate | Download | only in ia32

Lines Matching defs:TempAt

307   virtual LOperand* TempAt(int i) = 0;
342 virtual LOperand* TempAt(int i) { return temps_[i]; }