Searched refs:SmallDst (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp253 bool SmallDst = DstRC->getID() == Hexagon::HvxVRRegClass.getID(); local
254 if (!SmallSrc && !SmallDst)
270 if (SmallSrc == SmallDst) {

Completed in 104 milliseconds