Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5990 EVT IntStoreVT = StoreVT.changeTypeToInteger(); in handleD16VData() local
5991 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()