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