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