Searched defs:IntVData (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | SIISelLowering.cpp | 7455 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData() local 7469 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData() local 7504 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIISelLowering.cpp | 6775 SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData); in handleD16VData() local
|