Searched refs:computeCommonAlignment (Results 1 – 1 of 1) sorted by relevance
4406 static Align computeCommonAlignment(ArrayRef<Value *> VL) { in computeCommonAlignment() function4585 Align CommonAlignment = computeCommonAlignment<LoadInst>(VL); in canVectorizeLoads()4769 Align CommonAlignment = computeCommonAlignment<LoadInst>(VL); in canVectorizeLoads()8160 Align CommonAlignment = computeCommonAlignment<LoadInst>(E.Scalars); in transformNodes()8187 Align CommonAlignment = computeCommonAlignment<StoreInst>(E.Scalars); in transformNodes()8378 Align CommonAlignment = computeCommonAlignment<LoadInst>(Slice); in getBuildVectorCost()9788 computeCommonAlignment<LoadInst>(UniqueValues.getArrayRef()); in getEntryCost()9795 computeCommonAlignment<LoadInst>(UniqueValues.getArrayRef()); in getEntryCost()9831 computeCommonAlignment<StoreInst>(UniqueValues.getArrayRef()); in getEntryCost()13350 Align CommonAlignment = computeCommonAlignment<LoadInst>(E->Scalars); in vectorizeTree()[all …]