Home
last modified time | relevance | path

Searched defs:MatrixPtr (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h117 using MatrixPtr = typename MatrixCostPool::PoolRef; variable
DGraph.h57 using MatrixPtr = typename CostAllocator::MatrixPtr; variable
/external/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h117 typedef typename MatrixCostPool::PoolRef MatrixPtr; typedef
DGraph.h57 typedef typename CostAllocator::MatrixPtr MatrixPtr; typedef