Searched defs:TypeByteSize (Results 1 – 3 of 3) sorted by relevance
1759 couldPreventStoreLoadForward(uint64_t Distance,uint64_t TypeByteSize) couldPreventStoreLoadForward() argument 1822 isSafeDependenceDistance(const DataLayout & DL,ScalarEvolution & SE,const SCEV & BackedgeTakenCount,const SCEV & Dist,uint64_t Stride,uint64_t TypeByteSize) isSafeDependenceDistance() argument 1880 areStridedAccessesIndependent(uint64_t Distance,uint64_t Stride,uint64_t TypeByteSize) areStridedAccessesIndependent() argument 1990 uint64_t TypeByteSize = DL.getTypeAllocSize(ATy); getDependenceDistanceStrideAndSize() local [all...]
122 unsigned TypeByteSize = DL.getTypeAllocSize(const_cast<Type *>(LoadType)); in isDependenceDistanceOfOne() local
1516 unsigned TypeByteSize = MemVT.getSizeInBits() / 8; ExpandVectorBuildThroughStack() local