Searched defs:TypeByteSize (Results 1 – 4 of 4) sorted by relevance
1753 couldPreventStoreLoadForward(uint64_t Distance,uint64_t TypeByteSize) couldPreventStoreLoadForward() argument 1816 isSafeDependenceDistance(const DataLayout & DL,ScalarEvolution & SE,const SCEV & MaxBTC,const SCEV & Dist,uint64_t MaxStride,uint64_t TypeByteSize) isSafeDependenceDistance() argument 1871 areStridedAccessesIndependent(uint64_t Distance,uint64_t Stride,uint64_t TypeByteSize) areStridedAccessesIndependent() argument 1998 uint64_t TypeByteSize = DL.getTypeAllocSize(ATy); getDependenceDistanceStrideAndSize() local [all...]
122 unsigned TypeByteSize = DL.getTypeAllocSize(const_cast<Type *>(LoadType)); isDependenceDistanceOfOne() local
373 uint64_t TypeByteSize; global() member
1526 unsigned TypeByteSize = MemVT.getSizeInBits() / 8; ExpandVectorBuildThroughStack() local