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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp7250 EVT IntStoreVT = StoreVT.changeTypeToInteger(); local
7251 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData);

Completed in 115 milliseconds