Home | History | Annotate | Download | only in mips

Lines Matching refs:pcReconstructionList

1025     dvmInsertGrowableList(&cUnit->pcReconstructionList, (intptr_t) pcrLabel);
1297 dvmInsertGrowableList(&cUnit->pcReconstructionList,
3369 dvmInsertGrowableList(&cUnit->pcReconstructionList,
3943 (MipsLIR **) cUnit->pcReconstructionList.elemList;
3944 int numElems = cUnit->pcReconstructionList.numUsed;
4260 dvmInsertGrowableList(&cUnit->pcReconstructionList, (intptr_t) pcrLabel);
4419 if (cUnit->pcReconstructionList.numUsed) {