Home | History | Annotate | Download | only in x64

Lines Matching defs:TempAt

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