Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp1404 for (unsigned OrigStoreIdx = 0; OrigStoreIdx < VWidth; ++OrigStoreIdx) in simplifyAMDGCNMemoryIntrinsicDemanded() local
1405 if (DemandedElts[OrigStoreIdx]) in simplifyAMDGCNMemoryIntrinsicDemanded()
1406 EltMask.push_back(OrigStoreIdx); in simplifyAMDGCNMemoryIntrinsicDemanded()