Searched refs:PromotedLdStVT (Results 1 – 2 of 2) sorted by relevance
759 void addTypeForNEON(MVT VT, MVT PromotedLdStVT);
157 void ARMTargetLowering::addTypeForNEON(MVT VT, MVT PromotedLdStVT) { in addTypeForNEON() argument158 if (VT != PromotedLdStVT) { in addTypeForNEON()160 AddPromotedToType (ISD::LOAD, VT, PromotedLdStVT); in addTypeForNEON()163 AddPromotedToType (ISD::STORE, VT, PromotedLdStVT); in addTypeForNEON()