Searched refs:getAlignForIndex (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.cpp | 956 Align getAlignForIndex(unsigned Idx, Value *Stride, Type *ElementTy, in getAlignForIndex() function in __anon8ba1aee70111::LowerMatrixIntrinsics 985 VecTy, GEP, getAlignForIndex(I, Stride, EltTy, MAlign), in loadMatrix() 1078 getAlignForIndex(Vec.index(), Stride, in storeMatrix()
|