Home
last modified time | relevance | path

Searched refs:YZECosts (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/CodeGen/PBQP/
DReductionRules.h134 const Matrix &YZECosts = G.getEdgeCosts(YZEId); in applyR2() local
136 G.updateEdgeCosts(YZEId, Delta + YZECosts); in applyR2()
138 G.updateEdgeCosts(YZEId, Delta.transpose() + YZECosts); in applyR2()
/external/llvm/include/llvm/CodeGen/PBQP/
DReductionRules.h133 const Matrix &YZECosts = G.getEdgeCosts(YZEId); in applyR2() local
135 G.updateEdgeCosts(YZEId, Delta + YZECosts); in applyR2()
137 G.updateEdgeCosts(YZEId, Delta.transpose() + YZECosts); in applyR2()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
DReductionRules.h134 const Matrix &YZECosts = G.getEdgeCosts(YZEId); in applyR2() local
136 G.updateEdgeCosts(YZEId, Delta + YZECosts); in applyR2()
138 G.updateEdgeCosts(YZEId, Delta.transpose() + YZECosts); in applyR2()