Home | History | Annotate | Download | only in arm

Lines Matching refs:BasicBlock

1112                                      BasicBlock *bb, ArmLIR *labelList,
1459 BasicBlock *bb, ArmLIR *labelList)
2100 static bool handleFmt21t(CompilationUnit *cUnit, MIR *mir, BasicBlock *bb,
2596 static bool handleFmt22t(CompilationUnit *cUnit, MIR *mir, BasicBlock *bb,
2959 BasicBlock *bb,
2962 BasicBlock *fallThrough = bb->fallThrough;
2985 BasicBlock *bb, ArmLIR *labelList)
3347 BasicBlock *bb, ArmLIR *labelList)
4123 static void setupLoopEntryBlock(CompilationUnit *cUnit, BasicBlock *entry,
4208 BasicBlock *bb = (BasicBlock *) dvmGrowableListIteratorNext(&iterator);
4317 for (BasicBlock *nextBB = bb; nextBB != NULL; nextBB = cUnit->nextCodegenBlock) {
4535 BasicBlock *chainingBlock =
4536 (BasicBlock *) dvmGrowableListGetElement(&cUnit->blockList,