Home
last modified time | relevance | path

Searched refs:handleAddEdge (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h226 void handleAddEdge(const MatrixMetadata& MD, bool Transpose) { in handleAddEdge() function
307 void handleAddEdge(EdgeId EId) { in handleAddEdge() function
322 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId)); in handleReconnectEdge()
340 N1Md.handleAddEdge(MMd, Transpose); in handleUpdateCosts()
341 N2Md.handleAddEdge(MMd, !Transpose); in handleUpdateCosts()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
DGraph.h362 Solver->handleAddEdge(EId); in setSolver()
417 Solver->handleAddEdge(EId); in addEdge()
442 Solver->handleAddEdge(EId); in addEdgeBypassingCostAllocator()