Searched refs:PredictedChainingCell (Results 1 – 4 of 4) sorted by relevance
33 str r1, [r2, #12] @ write back to PredictedChainingCell->counter
364 typedef struct PredictedChainingCell { struct369 } PredictedChainingCell; argument
902 PredictedChainingCell *cell, in dvmJitToPatchPredictedChain()979 PredictedChainingCell *predChainCell; in dvmJitUnchain()1014 predChainCell = (PredictedChainingCell *) pChainCells; in dvmJitUnchain()
1330 offsetof(PredictedChainingCell, clazz)); in genCheckPredictedChain()1339 offsetof(PredictedChainingCell, method)); in genCheckPredictedChain()1345 offsetof(PredictedChainingCell, counter)); in genCheckPredictedChain()