Searched refs:isVectorElementLoad (Results 1 – 2 of 2) sorted by relevance
713 bool isVectorElementLoad(SDValue Op) const;
5676 bool SystemZTargetLowering::isVectorElementLoad(SDValue Op) const { in isVectorElementLoad() function in SystemZTargetLowering5719 if (Single.getNode() && (Count > 1 || isVectorElementLoad(Single))) in buildVector()5725 if (!isVectorElementLoad(Elem)) { in buildVector()5797 if (isVectorElementLoad(Elems[I])) { in buildVector()