HomeSort by relevance Sort by last modified time
    Searched refs:setNodeCosts (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/CodeGen/PBQP/
ReductionRules.h 68 G.setNodeCosts(MId, YCosts);
Graph.h 473 void setNodeCosts(NodeId NId, OtherVectorT Costs) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/PBQP/
ReductionRules.h 70 G.setNodeCosts(MId, YCosts);
Graph.h 467 void setNodeCosts(NodeId NId, OtherVectorT Costs) {
  /external/llvm/lib/CodeGen/
RegAllocPBQP.cpp 179 G.setNodeCosts(NId, std::move(NodeCosts));
448 G.setNodeCosts(NId, std::move(NewCosts));
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
RegAllocPBQP.cpp 210 G.setNodeCosts(NId, std::move(NodeCosts));
474 G.setNodeCosts(NId, std::move(NewCosts));
    [all...]

Completed in 1476 milliseconds