Home
last modified time | relevance | path

Searched defs:CommonAlignment (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5570 Align CommonAlignment = cast<T>(VL.consume_front())->getAlign(); in computeCommonAlignment() local
5936 Align CommonAlignment = LI->getAlign(); in isMaskedLoadCompress() local
6138 Align CommonAlignment = computeCommonAlignment<LoadInst>(VL); in canVectorizeLoads() local
6198 bool ProfitableGatherPointers) { in canVectorizeLoads()
11832 Align CommonAlignment = computeCommonAlignment<LoadInst>(E.Scalars); in transformNodes() local
11859 Align CommonAlignment = computeCommonAlignment<StoreInst>(E.Scalars); in transformNodes() local
13577 Align CommonAlignment = in getEntryCost() local
13605 Align CommonAlignment = LI0->getAlign(); in getEntryCost() local
13628 Align CommonAlignment = in getEntryCost() local
13670 Align CommonAlignment = in getEntryCost() local
[all …]