Home | History | Annotate | Download | only in ppc

Lines Matching full:buffer_

1229   Instr instr_at(int pos) { return *reinterpret_cast<Instr*>(buffer_ + pos); }
1231 *reinterpret_cast<Instr*>(buffer_ + pos) = instr;