Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp9418 EVT IntStoreVT = StoreVT.changeTypeToInteger(); in handleD16VData() local
9419 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()
9432 EVT IntStoreVT = StoreVT.changeTypeToInteger(); in handleD16VData() local
9433 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()
9466 EVT IntStoreVT = in handleD16VData() local
9468 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()