Searched refs:PromotedLdStVT (Results 1 – 2 of 2) sorted by relevance
785 void addTypeForNEON(MVT VT, MVT PromotedLdStVT);
159 void ARMTargetLowering::addTypeForNEON(MVT VT, MVT PromotedLdStVT) { in addTypeForNEON() argument160 if (VT != PromotedLdStVT) { in addTypeForNEON()162 AddPromotedToType (ISD::LOAD, VT, PromotedLdStVT); in addTypeForNEON()165 AddPromotedToType (ISD::STORE, VT, PromotedLdStVT); in addTypeForNEON()