Home
last modified time | relevance | path

Searched refs:getColAsVector (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DHeuristicSolver.h462 g.getEdgeCosts(eItr).getColAsVector(0); in disconnectTrivialNodes()
574 v += edgeCosts.getColAsVector(adjSolution); in computeSolution()
DMath.h172 Vector getColAsVector(unsigned c) const { in getColAsVector() function
/external/llvm/include/llvm/CodeGen/PBQP/
DReductionRules.h205 v += edgeCosts.getColAsVector(s.getSelection(mId)); in backpropagate()
DMath.h260 Vector getColAsVector(unsigned C) const { in getColAsVector() function