Searched refs:isVectorElementLoad (Results 1 – 2 of 2) sorted by relevance
602 bool isVectorElementLoad(SDValue Op) const;
4734 bool SystemZTargetLowering::isVectorElementLoad(SDValue Op) const { in isVectorElementLoad() function in SystemZTargetLowering4774 if (Single.getNode() && (Count > 1 || isVectorElementLoad(Single))) in buildVector()4780 if (!isVectorElementLoad(Elem)) { in buildVector()4852 if (isVectorElementLoad(Elems[I])) { in buildVector()