Searched refs:MAlign (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.cpp | 803 MatrixTy loadMatrix(Type *Ty, Value *Ptr, MaybeAlign MAlign, Value *Stride, in loadMatrix() argument 814 VecTy, GEP, getAlignForIndex(I, Stride, EltTy, MAlign), in loadMatrix() 874 MaybeAlign MAlign, bool IsVolatile, ShapeInfo MatrixShape, in storeMatrix() argument 889 storeMatrix(TileTy, StoreVal, TilePtr, MAlign, in storeMatrix() 896 MaybeAlign MAlign, Value *Stride, bool IsVolatile, in storeMatrix() argument 907 MAlign), in storeMatrix()
|