Searched refs:isVectorElementLoad (Results 1 – 2 of 2) sorted by relevance
621 bool isVectorElementLoad(SDValue Op) const;
4985 bool SystemZTargetLowering::isVectorElementLoad(SDValue Op) const { in isVectorElementLoad() function in SystemZTargetLowering5025 if (Single.getNode() && (Count > 1 || isVectorElementLoad(Single))) in buildVector()5031 if (!isVectorElementLoad(Elem)) { in buildVector()5103 if (isVectorElementLoad(Elems[I])) { in buildVector()