HomeSort by: relevance | last modified time | path
    Searched defs:storeMatrix (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LowerMatrixIntrinsics.cpp 873 void storeMatrix(const MatrixTy &StoreVal, Value *MatrixPtr,
889 storeMatrix(TileTy, StoreVal, TilePtr, MAlign,
895 MatrixTy storeMatrix(Type *Ty, MatrixTy StoreVal, Value *Ptr,
920 storeMatrix(Matrix->getType(), StoreVal, Ptr, A, Stride,
1268 storeMatrix(TileResult, Store->getPointerOperand(), Store->getAlign(),
1329 storeMatrix(Res, CPtr, Store->getAlign(), Store->isVolatile(), {R, M},

Completed in 16 milliseconds