Searched refs:VecAlignment (Results 1 – 1 of 1) sorted by relevance
972 unsigned VecAlignment = TD->getPrefTypeAlignment(VType); in areInstsCompatible() local973 if (BottomAlignment < VecAlignment) in areInstsCompatible()