Home | History | Annotate | Download | only in mips

Lines Matching refs:newCell

1106     PredictedChainingCell newCell;
1149 newCell.branch = assembleChainingBranch(tgtAddr, true);
1150 newCell.delay_slot = getSkeleton(kMipsNop);
1151 newCell.clazz = clazz;
1152 newCell.method = method;
1153 newCell.stagedClazz = NULL;
1162 inlineCachePatchEnqueue(cell, &newCell);