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