Home
last modified time | relevance | path

Searched defs:Successors (Results 1 – 24 of 24) sorted by relevance

/external/llvm/docs/
DMIRLangRef.rst210 Successors subsection
235 .. _bb-liveins:
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanVerifier.cpp58 const auto &Successors = VPB->getSuccessors(); in verifyBlocksInRegion() local
DVPlan.cpp584 auto &Successors = Block->getSuccessors(); in dumpEdges() local
DVPlan.h360 SmallVector<VPBlockBase *, 1> Successors; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DInterval.h59 std::vector<BasicBlock*> Successors; variable
/external/llvm/include/llvm/Analysis/
DInterval.h61 std::vector<BasicBlock*> Successors; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp639 SmallVector<MachineBasicBlock *, 4> &Successors) { in collectViableSuccessors()
699 SmallPtrSetImpl<const MachineBasicBlock *> &Successors) { in hasSameSuccessors()
906 SmallPtrSet<const MachineBasicBlock *, 2> Successors(BB->succ_begin(), in isTrellis() local
999 SmallPtrSet<const MachineBasicBlock *, 4> Successors(BB->succ_begin(), in getBestTrellisSuccessor() local
1089 SmallPtrSet<const MachineBasicBlock *, 4> Successors(BB->succ_begin(), in canTailDuplicateUnplacedPreds() local
1531 SmallVector<MachineBasicBlock *, 4> Successors; in selectBestSuccessor() local
DCodeGenPrepare.cpp520 SmallVector<BasicBlock *, 2> Successors(succ_begin(&BB), succ_end(&BB)); in runOnFunction() local
534 SmallVector<BasicBlock*, 2> Successors(succ_begin(BB), succ_end(BB)); in runOnFunction() local
/external/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp76 std::map<change_ty, std::vector<change_ty> > Successors; member in __anon168f7fa00111::DAGDeltaAlgorithmImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp75 std::map<change_ty, std::vector<change_ty> > Successors; member in __anon848d24420111::DAGDeltaAlgorithmImpl
/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp427 SmallVector<MachineBasicBlock *, 4> &Successors) { in collectViableSuccessors()
677 SmallVector<MachineBasicBlock *, 4> Successors; in selectBestSuccessor() local
DCodeGenPrepare.cpp287 SmallVector<BasicBlock *, 2> Successors(succ_begin(&BB), succ_end(&BB)); in runOnFunction() local
302 SmallVector<BasicBlock*, 2> Successors(succ_begin(BB), succ_end(BB)); in runOnFunction() local
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp622 int Successors = isa<ReturnInst>(TI) ? 1 : TI->getNumSuccessors(); in emitProfileArcs() local
741 int Successors = isa<ReturnInst>(TI) ? 1 : TI->getNumSuccessors(); in buildEdgeLookupTable() local
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dgraphcycles.cc414 absl::Span<const int32_t> GraphCycles::Successors(int32_t node) const { in Successors() function in tensorflow::GraphCycles
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp170 BlockEdgeMap Successors; member in __anon0188c6bf0111::SampleProfileLoader
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h929 auto Successors = ChildrenGetter<IsPostDom>::Get(Of, BUI); in DeleteEdge() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp405 BlockEdgeMap Successors; member in __anon64acc0210111::SampleProfileLoader
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp2404 SmallPtrSet<BasicBlock *, 4> Successors; in turnGuardIntoBranch() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp876 SmallVector<MachineBasicBlock*,4> Successors; in parseBasicBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp1300 SmallPtrSet<MachineBasicBlock *, 2> Successors; in fixRegionTerminator() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp7727 SmallVector<MachineBasicBlock*, 4> Successors(BB->succ_begin(), in EmitSjLjDispatchBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp9961 SmallVector<MachineBasicBlock*, 4> Successors(BB->succ_begin(), in EmitSjLjDispatchBlock() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp24126 SmallVector<MachineBasicBlock *, 8> Successors(MBB->succ_rbegin(), in EmitSjLjDispatchBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32177 SmallVector<MachineBasicBlock *, 8> Successors(MBB->succ_rbegin(), in EmitSjLjDispatchBlock() local