Searched refs:getAlignForIndex (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.cpp | 1080 Align getAlignForIndex(unsigned Idx, Value *Stride, Type *ElementTy, in getAlignForIndex() function in __anon3dc75aee0111::LowerMatrixIntrinsics 1109 VecTy, GEP, getAlignForIndex(I, Stride, EltTy, MAlign), in loadMatrix() 1202 getAlignForIndex(Vec.index(), Stride, in storeMatrix()
|