/external/llvm/include/llvm/Analysis/ |
D | RegionInfoImpl.h | 86 BlockT *OldExit = getExit(); in replaceExitRecursive() 96 if ((*RI)->getExit() == OldExit) in replaceExitRecursive() 109 BlockT *entry = getEntry(), *exit = getExit(); in contains() 125 return getExit() == nullptr; in contains() 184 BlockT *exit = getExit(); in getExitingBlock() 223 if (getExit()) { in getNameStr() 224 if (getExit()->getName().empty()) { in getNameStr() 227 getExit()->printAsOperand(OS, false); in getNameStr() 229 exitName = getExit()->getName(); in getNameStr() 241 BlockT *entry = getEntry(), *exit = getExit(); in verifyBBInRegion() [all …]
|
D | RegionInfo.h | 352 BlockT *getExit() const { return exit; } 444 if (!getExit()) 448 (contains(SubRegion->getExit()) || 449 SubRegion->getExit() == getExit()); 597 block_iterator block_begin() { return block_iterator(getEntry(), getExit()); } 602 return const_block_iterator(getEntry(), getExit());
|
D | RegionIterator.h | 82 return getNode()->template getNodeAs<RegionT>()->getExit(); in getRegionSucc() 87 return getNode()->getParent()->getExit() == BB; in isExit() 184 && Node->getParent()->getExit() == *Itor) in RNSuccIterator() 213 assert(Parent->getExit() != BB && "iterator out of range!"); 223 && Node->getParent()->getExit() == *Itor);
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_target.cpp | 224 Instruction *exit = in->getExit(); in prepareEmission() 241 if (!bb->getExit()) in prepareEmission() 284 if (bb->getExit()->encSize == 4) { in prepareEmission() 286 bb->getExit()->encSize = 8; in prepareEmission() 289 if ((bb->getExit()->prev->encSize == 4) && !(nShort & 1)) { in prepareEmission() 291 bb->getExit()->prev->encSize = 8; in prepareEmission() 294 assert(!bb->getEntry() || (bb->getExit() && bb->getExit()->encSize == 8)); in prepareEmission()
|
D | nv50_ir_ra.cpp | 298 assert(bb->getFirst()->serial <= bb->getExit()->serial); in addLiveRange() 299 assert(bb->getExit()->serial + 1 >= end); in addLiveRange() 302 if (begin < bb->getEntry()->serial || begin > bb->getExit()->serial) in addLiveRange() 357 assert(pb->getExit()->op != OP_CALL); in visit() 358 if (pb->getExit()->asFlow()->target.bb == bb) in visit() 359 pb->getExit()->asFlow()->target.bb = pn; in visit() 376 pb->insertBefore(pb->getExit(), mov); in visit() 494 for (i = bb->getExit(); i && i != bb->getEntry()->prev; i = i->prev) { in buildLiveSets() 564 if (bb->getExit()) { in visit() 567 addLiveRange(func->getLValue(j), bb, bb->getExit()->serial + 1); in visit() [all …]
|
D | nv50_ir_peephole.cpp | 1870 removeFlow(bb->getExit()); in predicateInstructions() 1898 if (!bb->getExit() || bb->getExit()->op != OP_BRA) in tryPropagateBranch() 1907 if (ei.end() || !bf->getExit()) in tryPropagateBranch() 1909 FlowInstruction *bra = bb->getExit()->asFlow(); in tryPropagateBranch() 1910 FlowInstruction *rep = bf->getExit()->asFlow(); in tryPropagateBranch() 1933 Instruction *insn = bb->getExit(); in visit() 1946 bb->remove(bb->getExit()); in visit() 1968 assert(bb->getExit()); in tryPredicateConditional() 1969 Value *pred = bb->getExit()->getPredicate(); in tryPredicateConditional() 1997 predicateInstructions(bL, pred, bb->getExit()->cc); in tryPredicateConditional() [all …]
|
D | nv50_ir_emit_nv50.cpp | 1838 if (!epilogue->getExit() || in replaceExitWithModifier() 1839 epilogue->getExit()->op != OP_EXIT) // only main will use OP_EXIT in replaceExitWithModifier() 1843 Instruction *insn = epilogue->getExit()->prev; in replaceExitWithModifier() 1851 Instruction *i = bb->getExit(); in replaceExitWithModifier() 1859 delete_Instruction(func->getProgram(), epilogue->getExit()); in replaceExitWithModifier()
|
D | nv50_ir_from_sm4.cpp | 1658 fork->insertBefore(fork->getExit(), fork->joinAt); in insertConvergenceOps() 1995 forkPoint->getExit()->asFlow()->target.bb = elseClause; in handleInstruction() 2010 if (lastBB->getExit()->op == OP_BRA && joinBBs.getSize() < 6) in handleInstruction() 2016 if (lastBB->getExit()->op == OP_BRA) { in handleInstruction() 2018 lastBB->getExit()->asFlow()->target.bb = convPoint; in handleInstruction()
|
D | nv50_ir_from_tgsi.cpp | 1460 fork->insertBefore(fork->getExit(), fork->joinAt); in insertConvergenceOps() 2091 forkBB->getExit()->asFlow()->target.bb = elseBB; in handleInstruction() 2106 if (prevBB->getExit()->op == OP_BRA && joinBBs.getSize() < 6) in handleInstruction() 2112 if (prevBB->getExit()->op == OP_BRA) { in handleInstruction() 2114 prevBB->getExit()->asFlow()->target.bb = convBB; in handleInstruction()
|
D | nv50_ir.h | 880 Instruction *getExit() const { return exit; } in getExit() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | StructurizeCFG.cpp | 352 BasicBlock *Exit = N->getNodeAs<Region>()->getExit(); in analyzeLoops() 656 BasicBlock *OldExit = SubRegion->getExit(); in changeExit() 701 BasicBlock *Insert = Order.empty() ? ParentRegion->getExit() : in getNextFlow() 734 BasicBlock *Exit = ParentRegion->getExit(); in needPostfix() 865 BasicBlock *Exit = ParentRegion->getExit(); in createFlow()
|
/external/mesa3d/src/gallium/drivers/nvc0/codegen/ |
D | nv50_ir_lowering_nvc0.cpp | 514 if (!contBB->getExit() || contBB->getExit()->op != OP_CONT || in tryReplaceContWithBra() 515 contBB->getExit()->getPredicate()) in tryReplaceContWithBra() 517 contBB->getExit()->op = OP_BRA; in tryReplaceContWithBra() 533 Instruction *exit = in->getExit(); in propagateJoin() 628 bld.setPosition(BasicBlock::get(fn->cfgExit)->getExit(), false); in visit()
|
D | nv50_ir_emit_nvc0.cpp | 2050 if (in->getExit()) { in visit() 2052 prevData = in->getExit()->sched; in visit() 2053 prevOp = in->getExit()->op; in visit()
|
/external/clang/include/clang/Analysis/ |
D | CFG.h | 864 CFGBlock & getExit() { return *Exit; } in getExit() function 865 const CFGBlock & getExit() const { return *Exit; } in getExit() function 1093 static NodeType *getEntryNode( ::clang::CFG* F) { return &F->getExit(); } 1103 static NodeType *getEntryNode(const ::clang::CFG* F) { return &F->getExit(); }
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CoreEngine.cpp | 296 if (Blk == &(L.getLocationContext()->getCFG()->getExit())) { in HandleBlockEdge() 298 assert (L.getLocationContext()->getCFG()->getExit().size() == 0 in HandleBlockEdge()
|
D | BugReporter.cpp | 2695 CFGBlock &Exit = ProgP.getLocationContext()->getCFG()->getExit(); in getStmt()
|
/external/clang/lib/Analysis/ |
D | CFG.cpp | 983 assert(Succ == &cfg->getExit()); in buildCFG() 1064 addSuccessor(B, &cfg->getExit(), Succ); in createNoReturnBlock() 1849 addSuccessor(Block, &cfg->getExit()); in VisitCallExpr() 2233 addSuccessor(Block, &cfg->getExit()); in VisitReturnStmt() 2796 addSuccessor(Block, &cfg->getExit()); in VisitObjCAtThrowStmt() 2816 addSuccessor(Block, &cfg->getExit()); in VisitCXXThrowExpr() 3245 addSuccessor(NewTryTerminatedBlock, &cfg->getExit()); in VisitCXXTryStmt() 4239 else if (&B == &cfg->getExit()) in print_block() 4421 if (&(**I) == &getEntry() || &(**I) == &getExit()) in print() 4428 print_block(OS, this, getExit(), Helper, true, ShowColors); in print()
|
D | ThreadSafety.cpp | 763 unsigned exitID = CFGraph->getExit().getBlockID(); in traverseCFG() 802 CurrBlock != &CFGraph->getExit()) { in findBlockLocations() 2342 CFGBlockInfo *Final = &BlockInfo[CFGraph->getExit().getBlockID()]; in runAnalysis()
|
D | Consumed.cpp | 1459 if (CurrBlock == &AC.getCFG()->getExit() && in run()
|
/external/clang/lib/Sema/ |
D | AnalysisBasedWarnings.cpp | 249 if (cfg->getExit().pred_empty()) in checkRecursiveFunction() 255 checkForFunctionCall(S, FD, cfg->getEntry(), cfg->getExit().getBlockID(), in checkRecursiveFunction() 260 if (states[cfg->getExit().getBlockID()] == FoundPath) in checkRecursiveFunction() 326 I = cfg->getExit().filtered_pred_start_end(FO); I.hasMore(); ++I) { in CheckFallThrough() 383 if (std::find(B.succ_begin(), B.succ_end(), &cfg->getExit()) in CheckFallThrough()
|
/external/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyCommon.h | 232 V.exitCFG(&CFGraph->getExit()); in walk()
|
/external/clang/docs/ |
D | InternalsManual.rst | 1372 *exit* block (accessible via ``CFG::getExit()``), which has no outgoing edges.
|