Searched refs:PromoteTo (Results 1 – 1 of 1) sorted by relevance
1457 MVT PromoteTo = EVT(VT).changeVectorElementTypeToInteger().getSimpleVT(); in addTypeForNEON() local1458 setOperationPromotedToType(ISD::LOAD, VT, PromoteTo); in addTypeForNEON()1459 setOperationPromotedToType(ISD::STORE, VT, PromoteTo); in addTypeForNEON()