Home | History | Annotate | Download | only in mips

Lines Matching refs:tab_rec

542         EmbeddedData *tab_rec = reinterpret_cast<EmbeddedData*>(UnwrapPointer(lir->operands[3]));
543 int offset2 = tab_rec ? tab_rec->offset : lir->target->offset;
569 EmbeddedData *tab_rec = reinterpret_cast<EmbeddedData*>(UnwrapPointer(lir->operands[3]));
570 int offset2 = tab_rec ? tab_rec->offset : lir->target->offset;
575 EmbeddedData *tab_rec = reinterpret_cast<EmbeddedData*>(UnwrapPointer(lir->operands[3]));
576 int offset2 = tab_rec ? tab_rec->offset : lir->target->offset;