Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp5277 EVT IntStoreVT = StoreVT.changeTypeToInteger(); in handleD16VData() local
5278 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData()