Home | History | Annotate | Download | only in ARM

Lines Matching defs:FBB

1250   MachineBasicBlock *FBB = FuncInfo.MBBMap[BI->getSuccessor(1)];
1263 std::swap(TBB, FBB);
1279 FastEmitBranch(FBB, DbgLoc);
1296 std::swap(TBB, FBB);
1304 FastEmitBranch(FBB, DbgLoc);
1311 MachineBasicBlock *Target = (Imm == 0) ? FBB : TBB;
1335 std::swap(TBB, FBB);
1342 FastEmitBranch(FBB, DbgLoc);