Home | History | Annotate | Download | only in arm

Lines Matching refs:PredictedChainingCell

1648 static void inlineCachePatchEnqueue(PredictedChainingCell *cellAddr,
1649 PredictedChainingCell *newContent)
1753 PredictedChainingCell *cell,
1761 PredictedChainingCell newCell;
1824 PredictedChainingCell *minAddr, *maxAddr;
1841 minAddr = (PredictedChainingCell *)
1843 maxAddr = (PredictedChainingCell *) gDvmJit.codeCache;
1847 PredictedChainingCell *cellAddr = workOrder->cellAddr;
1848 PredictedChainingCell *cellContent = &workOrder->cellContent;
1896 PredictedChainingCell *predChainCell;
1931 predChainCell = (PredictedChainingCell *) pChainCells;
2203 PredictedChainingCell *cell =
2204 (PredictedChainingCell *) pChainCells;