Searched refs:Costs (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ |
D | Graph.h | 68 NodeEntry(VectorPtr Costs) : Costs(std::move(Costs)) {} in NodeEntry() argument 94 VectorPtr Costs; variable 103 EdgeEntry(NodeId N1Id, NodeId N2Id, MatrixPtr Costs) in EdgeEntry() argument 104 : Costs(std::move(Costs)) { in EdgeEntry() 152 MatrixPtr Costs; variable 375 NodeId addNode(OtherVectorT Costs) { in addNode() argument 377 VectorPtr AllocatedCosts = CostAlloc.getVector(std::move(Costs)); in addNode() 396 NodeId addNodeBypassingCostAllocator(OtherVectorPtrT Costs) { in addNodeBypassingCostAllocator() argument 397 NodeId NId = addConstructedNode(NodeEntry(Costs)); in addNodeBypassingCostAllocator() 409 EdgeId addEdge(NodeId N1Id, NodeId N2Id, OtherVectorT Costs) { in addEdge() argument [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegAllocPBQP.cpp | 485 PBQPRAGraph::RawMatrix Costs(Allowed1->size() + 1, in apply() local 487 addVirtRegCoalesce(Costs, *Allowed1, *Allowed2, CBenefit); in apply() 488 G.addEdge(N1Id, N2Id, std::move(Costs)); in apply() 494 PBQPRAGraph::RawMatrix Costs(G.getEdgeCosts(EId)); in apply() local 495 addVirtRegCoalesce(Costs, *Allowed1, *Allowed2, CBenefit); in apply() 496 G.updateEdgeCosts(EId, std::move(Costs)); in apply() 890 const Vector &Costs = getNodeCosts(NId); in dump() local 891 assert(Costs.getLength() != 0 && "Empty vector in graph."); in dump() 892 OS << PrintNodeInfo(NId, *this) << ": " << Costs << '\n'; in dump()
|
D | SplitKit.cpp | 1012 SmallVector<BlockFrequency, 8> Costs(Parent->getNumValNums()); in hoistCopies() local 1066 Costs[ParentVNI->id] += MBFI.getBlockFreq(ValMBB); in hoistCopies() 1087 MBFI.getBlockFreq(Dom.first) > Costs[ParentVNI->id]) { in hoistCopies()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/ |
D | deqp-llvmpipe.toml | 37 # Costs about 30% extra runtime.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | RegAllocPBQP.h | 208 void setup(const Vector& Costs) { in setup() argument 209 NumOpts = Costs.getLength() - 1; in setup()
|
/third_party/grpc/doc/ |
D | versioning.md | 31 …umented and claims need to be supported by evidence (ideally by numbers). Costs to the ecosystem (…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetSchedule.td | 474 // are defined at register class granularity (see field `Costs`). 537 list<int> Costs = [], list<bit> AllowMoveElim = [], 540 list<int> RegCosts = Costs;
|
/third_party/boost/libs/contract/doc/ |
D | main.qbk | 28 …_Costs__ [link boost_contract.contract_programming_overview.benefits_and_costs Benefits and Costs]]
|
D | contract_programming_overview.qbk | 86 [section Benefits and Costs] 137 [heading Costs]
|
/third_party/python/Doc/whatsnew/ |
D | 2.3.rst | 776 Costs,150,200,3.95 781 "Costs",150,200,3.95,"Includes taxes, shipping, and sundry items"
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | lcet10.txt | 3040 concerning production * Costs * Role of digital technology in library
|