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