Home | History | Annotate | Download | only in x87

Lines Matching refs:CELL

350   static Operand ForCell(Handle<Cell> cell) {
352 return Operand(reinterpret_cast<int32_t>(cell.location()),
353 RelocInfo::CELL);