Searched refs:SmallDst (Results 1 – 1 of 1) sorted by relevance
260 bool SmallDst = DstRC->getID() == Hexagon::HvxVRRegClass.getID(); in shouldCoalesce() local261 if (!SmallSrc && !SmallDst) in shouldCoalesce()277 if (SmallSrc == SmallDst) { in shouldCoalesce()