Searched refs:IntStoreVT (Results 1 – 1 of 1) sorted by relevance
9184 EVT IntStoreVT = StoreVT.changeTypeToInteger(); in handleD16VData() local9185 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()9198 EVT IntStoreVT = StoreVT.changeTypeToInteger(); in handleD16VData() local9199 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()9232 EVT IntStoreVT = in handleD16VData() local9234 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()