Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h116 using MatrixPtr = typename MatrixCostPool::PoolRef; variable
DGraph.h56 using MatrixPtr = typename CostAllocator::MatrixPtr; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp998 MatrixTy loadMatrix(Value *MatrixPtr, MaybeAlign Align, bool IsVolatile, in loadMatrix()
1046 void storeMatrix(const MatrixTy &StoreVal, Value *MatrixPtr, in storeMatrix()