Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h116 using MatrixPtr = typename MatrixCostPool::PoolRef; variable
H A DGraph.h56 using MatrixPtr = typename CostAllocator::MatrixPtr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp825 MatrixTy loadMatrix(Value *MatrixPtr, MaybeAlign Align, bool IsVolatile, in loadMatrix()
873 void storeMatrix(const MatrixTy &StoreVal, Value *MatrixPtr, in storeMatrix()