Home
last modified time | relevance | path

Searched defs:Edges (Results 1 – 25 of 32) sorted by relevance

12

/external/skia/src/gpu/ops/
DGrQuadPerEdgeAA.cpp43 struct Edges { struct
45 Sk4f fA, fB, fC;
47 bool fFlipped;
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DGCOV.h197 SmallVector<uint32_t, 16> Edges; variable
/external/llvm/lib/Transforms/Scalar/
DSimplifyCFGPass.cpp137 SmallVector<std::pair<const BasicBlock *, const BasicBlock *>, 32> Edges; in iterativelySimplifyCFG() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimplifyCFGPass.cpp153 SmallVector<std::pair<const BasicBlock *, const BasicBlock *>, 32> Edges; in iterativelySimplifyCFG() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileEstimatorPass.cpp159 SmallVector<Edge, 8> Edges; in recurseBasicBlock() local
DProfileInfo.cpp421 std::set<Edge> Edges; in splitBlock() local
/external/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp252 static void AntiDepEdges(const SUnit *SU, std::vector<const SDep*>& Edges) { in AntiDepEdges()
815 std::vector<const SDep *> Edges; in BreakAntiDependencies() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp278 static void AntiDepEdges(const SUnit *SU, std::vector<const SDep*>& Edges) { in AntiDepEdges()
794 std::vector<const SDep *> Edges; in BreakAntiDependencies() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp266 static void AntiDepEdges(const SUnit *SU, std::vector<const SDep *> &Edges) { in AntiDepEdges()
833 std::vector<const SDep *> Edges; in BreakAntiDependencies() local
DMachineBlockPlacement.cpp931 Edges) { in getBestNonConflictingEdges()
989 SmallVector<WeightedEdge, 8> Edges[2]; in getBestTrellisSuccessor() local
1134 std::vector<MachineBasicBlock *> Edges; in precomputeTriangleChains() member
/external/llvm/lib/Analysis/
DLazyCallGraph.cpp23 static void addEdge(SmallVectorImpl<LazyCallGraph::Edge> &Edges, in addEdge()
45 SmallVectorImpl<LazyCallGraph::Edge> &Edges, in findReferences()
DCFLGraph.h48 EdgeList Edges; member
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp447 static uint64_t sumEdgeCount(const ArrayRef<PGOUseEdge *> Edges) { in sumEdgeCount()
571 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { in setEdgeCount()
DGCOVProfiling.cpp598 unsigned Edges = 0; in emitProfileArcs() local
/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h207 mutable EdgeVectorT Edges; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h393 Optional<EdgeSequence> Edges; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DGCOV.h305 SmallVector<std::unique_ptr<GCOVEdge>, 16> Edges; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCFLGraph.h71 EdgeList Edges, ReverseEdges; member
/external/llvm/include/llvm/Support/
DGCOV.h293 SmallVector<std::unique_ptr<GCOVEdge>, 16> Edges; variable
/external/tensorflow/tensorflow/compiler/jit/graphcycles/
Dgraphcycles_test.cc40 typedef std::vector<Edge> Edges; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/PBQP/
DGraph.h174 EdgeVector Edges; variable
/external/llvm/include/llvm/CodeGen/PBQP/
DGraph.h188 EdgeVector Edges; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86DomainReassignment.cpp308 DenseSet<unsigned> Edges; member in __anon485ecb6c0111::Closure
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp433 unsigned Edges = 0; in emitProfileArcs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp834 static uint64_t sumEdgeCount(const ArrayRef<PGOUseEdge *> Edges) { in sumEdgeCount()
995 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { in setEdgeCount()

12