Home
last modified time | relevance | path

Searched defs:Solution (Results 1 – 6 of 6) sorted by relevance

/external/googletest/googlemock/docs/
DDesignDoc.md50 ## Solution ## section in Macros for Defining Actions
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DSolution.h39 Solution() in Solution() function
/external/llvm/include/llvm/CodeGen/PBQP/
DSolution.h38 Solution() in Solution() function
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp664 const PBQP::Solution &Solution, in mapPBQPToRegAlloc()
811 PBQP::Solution Solution = PBQP::RegAlloc::solve(G); in runOnMachineFunction() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp3259 void LSRInstance::SolveRecurse(SmallVectorImpl<const Formula *> &Solution, in SolveRecurse()
3771 LSRInstance::ImplementSolution(const SmallVectorImpl<const Formula *> &Solution, in ImplementSolution()
3852 SmallVector<const Formula *, 8> Solution; in LSRInstance() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4196 void LSRInstance::SolveRecurse(SmallVectorImpl<const Formula *> &Solution, in SolveRecurse()
4731 const SmallVectorImpl<const Formula *> &Solution) { in ImplementSolution()
4854 SmallVector<const Formula *, 8> Solution; in LSRInstance() local