Home
last modified time | relevance | path

Searched refs:IntStoreVT (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp7906 EVT IntStoreVT = StoreVT.changeTypeToInteger(); in handleD16VData() local
7907 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()
7920 EVT IntStoreVT = StoreVT.changeTypeToInteger(); in handleD16VData() local
7921 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()
7954 EVT IntStoreVT = in handleD16VData() local
7956 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()