Searched refs:IntStoreVT (Results 1 – 1 of 1) sorted by relevance
9418 EVT IntStoreVT = StoreVT.changeTypeToInteger(); in handleD16VData() local9419 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()9432 EVT IntStoreVT = StoreVT.changeTypeToInteger(); in handleD16VData() local9433 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()9466 EVT IntStoreVT = in handleD16VData() local9468 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()