Searched refs:storeMatrix (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.cpp | 1168 void storeMatrix(const MatrixTy &StoreVal, Value *MatrixPtr, in storeMatrix() function in __anon3dc75aee0111::LowerMatrixIntrinsics 1184 storeMatrix(TileTy, StoreVal, TilePtr, MAlign, in storeMatrix() 1190 MatrixTy storeMatrix(Type *Ty, MatrixTy StoreVal, Value *Ptr, in storeMatrix() function in __anon3dc75aee0111::LowerMatrixIntrinsics 1217 storeMatrix(Matrix->getType(), StoreVal, Ptr, A, Stride, in LowerStore() 1578 storeMatrix(TileResult, Store->getPointerOperand(), Store->getAlign(), in createTiledLoops() 1637 storeMatrix(Res, CPtr, Store->getAlign(), Store->isVolatile(), {R, M}, in emitSIMDTiling()
|