Searched refs:storeMatrix (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.cpp | 1044 void storeMatrix(const MatrixTy &StoreVal, Value *MatrixPtr, in storeMatrix() function in __anon8ba1aee70111::LowerMatrixIntrinsics 1060 storeMatrix(TileTy, StoreVal, TilePtr, MAlign, in storeMatrix() 1066 MatrixTy storeMatrix(Type *Ty, MatrixTy StoreVal, Value *Ptr, in storeMatrix() function in __anon8ba1aee70111::LowerMatrixIntrinsics 1093 storeMatrix(Matrix->getType(), StoreVal, Ptr, A, Stride, in LowerStore() 1454 storeMatrix(TileResult, Store->getPointerOperand(), Store->getAlign(), in createTiledLoops() 1513 storeMatrix(Res, CPtr, Store->getAlign(), Store->isVolatile(), {R, M}, in emitSIMDTiling()
|