/external/llvm/docs/ |
D | MIRLangRef.rst | 210 Successors subsection 235 .. _bb-liveins:
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | Interval.h | 60 std::vector<BasicBlock*> Successors; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanVerifier.cpp | 58 const auto &Successors = VPB->getSuccessors(); in verifyBlocksInRegion() local
|
D | VPlan.cpp | 441 auto &Successors = Block->getSuccessors(); in dumpEdges() local
|
D | VPlan.h | 341 SmallVector<VPBlockBase *, 1> Successors; variable
|
/external/llvm/include/llvm/Analysis/ |
D | Interval.h | 61 std::vector<BasicBlock*> Successors; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | MIRLangRef.rst | 274 Successors subsection 299 .. _bb-liveins:
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineBlockPlacement.cpp | 619 SmallVector<MachineBasicBlock *, 4> &Successors) { in collectViableSuccessors() 679 SmallPtrSetImpl<const MachineBasicBlock *> &Successors) { in hasSameSuccessors() 886 SmallPtrSet<const MachineBasicBlock *, 2> Successors(BB->succ_begin(), in isTrellis() local 979 SmallPtrSet<const MachineBasicBlock *, 4> Successors(BB->succ_begin(), in getBestTrellisSuccessor() local 1064 SmallPtrSet<const MachineBasicBlock *, 4> Successors(BB->succ_begin(), in canTailDuplicateUnplacedPreds() local 1464 SmallVector<MachineBasicBlock *, 4> Successors; in selectBestSuccessor() local
|
D | CodeGenPrepare.cpp | 479 SmallVector<BasicBlock *, 2> Successors(succ_begin(&BB), succ_end(&BB)); in runOnFunction() local 493 SmallVector<BasicBlock*, 2> Successors(succ_begin(BB), succ_end(BB)); in runOnFunction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 76 std::map<change_ty, std::vector<change_ty> > Successors; member in __anonaf6b677e0111::DAGDeltaAlgorithmImpl
|
/external/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 76 std::map<change_ty, std::vector<change_ty> > Successors; member in __anon634b90e60111::DAGDeltaAlgorithmImpl
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 622 int Successors = isa<ReturnInst>(TI) ? 1 : TI->getNumSuccessors(); in emitProfileArcs() local 741 int Successors = isa<ReturnInst>(TI) ? 1 : TI->getNumSuccessors(); in buildEdgeLookupTable() local
|
/external/llvm/lib/CodeGen/ |
D | MachineBlockPlacement.cpp | 427 SmallVector<MachineBasicBlock *, 4> &Successors) { in collectViableSuccessors() 677 SmallVector<MachineBasicBlock *, 4> Successors; in selectBestSuccessor() local
|
D | CodeGenPrepare.cpp | 287 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/tensorflow/tensorflow/compiler/jit/graphcycles/ |
D | graphcycles.cc | 405 absl::Span<const int32> GraphCycles::Successors(int32 node) const { in Successors() function in tensorflow::GraphCycles
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 677 int Successors = isa<ReturnInst>(TI) ? 1 : TI->getNumSuccessors(); in emitProfileArcs() local 796 int Successors = isa<ReturnInst>(TI) ? 1 : TI->getNumSuccessors(); in buildEdgeLookupTable() local
|
/external/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 170 BlockEdgeMap Successors; member in __anonee3d9a450111::SampleProfileLoader
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 272 BlockEdgeMap Successors; member in __anon2fa909dd0111::SampleProfileLoader
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | GenericDomTreeConstruction.h | 925 auto Successors = ChildrenGetter<IsPostDom>::Get(Of, BUI); in DeleteEdge() local
|
/external/v8/src/compiler/backend/ |
D | instruction.h | 1460 using Successors = ZoneVector<RpoNumber>; in NON_EXPORTED_BASE() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/ |
D | MIParser.cpp | 671 SmallVector<MachineBasicBlock*,4> Successors; in parseBasicBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMachineCFGStructurizer.cpp | 1298 SmallPtrSet<MachineBasicBlock *, 2> Successors; in fixRegionTerminator() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 7727 SmallVector<MachineBasicBlock*, 4> Successors(BB->succ_begin(), in EmitSjLjDispatchBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 8711 SmallVector<MachineBasicBlock*, 4> Successors(BB->succ_begin(), in EmitSjLjDispatchBlock() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 24126 SmallVector<MachineBasicBlock *, 8> Successors(MBB->succ_rbegin(), in EmitSjLjDispatchBlock() local
|