/external/skia/src/gpu/ops/ |
D | GrQuadPerEdgeAA.cpp | 43 struct Edges { struct 45 Sk4f fA, fB, fC; 47 bool fFlipped;
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | GCOV.h | 197 SmallVector<uint32_t, 16> Edges; variable
|
/external/llvm/lib/Transforms/Scalar/ |
D | SimplifyCFGPass.cpp | 137 SmallVector<std::pair<const BasicBlock *, const BasicBlock *>, 32> Edges; in iterativelySimplifyCFG() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | SimplifyCFGPass.cpp | 153 SmallVector<std::pair<const BasicBlock *, const BasicBlock *>, 32> Edges; in iterativelySimplifyCFG() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ProfileEstimatorPass.cpp | 159 SmallVector<Edge, 8> Edges; in recurseBasicBlock() local
|
D | ProfileInfo.cpp | 421 std::set<Edge> Edges; in splitBlock() local
|
/external/llvm/lib/CodeGen/ |
D | AggressiveAntiDepBreaker.cpp | 252 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/ |
D | AggressiveAntiDepBreaker.cpp | 278 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/ |
D | AggressiveAntiDepBreaker.cpp | 266 static void AntiDepEdges(const SUnit *SU, std::vector<const SDep *> &Edges) { in AntiDepEdges() 833 std::vector<const SDep *> Edges; in BreakAntiDependencies() local
|
D | MachineBlockPlacement.cpp | 931 Edges) { in getBestNonConflictingEdges() 989 SmallVector<WeightedEdge, 8> Edges[2]; in getBestTrellisSuccessor() local 1134 std::vector<MachineBasicBlock *> Edges; in precomputeTriangleChains() member
|
/external/llvm/lib/Analysis/ |
D | LazyCallGraph.cpp | 23 static void addEdge(SmallVectorImpl<LazyCallGraph::Edge> &Edges, in addEdge() 45 SmallVectorImpl<LazyCallGraph::Edge> &Edges, in findReferences()
|
D | CFLGraph.h | 48 EdgeList Edges; member
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 447 static uint64_t sumEdgeCount(const ArrayRef<PGOUseEdge *> Edges) { in sumEdgeCount() 571 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { in setEdgeCount()
|
D | GCOVProfiling.cpp | 598 unsigned Edges = 0; in emitProfileArcs() local
|
/external/llvm/include/llvm/Analysis/ |
D | LazyCallGraph.h | 207 mutable EdgeVectorT Edges; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | LazyCallGraph.h | 393 Optional<EdgeSequence> Edges; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 305 SmallVector<std::unique_ptr<GCOVEdge>, 16> Edges; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | CFLGraph.h | 71 EdgeList Edges, ReverseEdges; member
|
/external/llvm/include/llvm/Support/ |
D | GCOV.h | 293 SmallVector<std::unique_ptr<GCOVEdge>, 16> Edges; variable
|
/external/tensorflow/tensorflow/compiler/jit/graphcycles/ |
D | graphcycles_test.cc | 40 typedef std::vector<Edge> Edges; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/PBQP/ |
D | Graph.h | 174 EdgeVector Edges; variable
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | Graph.h | 188 EdgeVector Edges; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86DomainReassignment.cpp | 308 DenseSet<unsigned> Edges; member in __anon485ecb6c0111::Closure
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 433 unsigned Edges = 0; in emitProfileArcs() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 834 static uint64_t sumEdgeCount(const ArrayRef<PGOUseEdge *> Edges) { in sumEdgeCount() 995 void PGOUseFunc::setEdgeCount(DirectEdges &Edges, uint64_t Value) { in setEdgeCount()
|