Searched defs:DMaskVal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUImageIntrinsicOptimizer.cpp | 205 unsigned DMaskVal = DMask->getZExtValue() & 0xf; in optimizeSection() local |
H A D | AMDGPUInstCombineIntrinsic.cpp | 1286 unsigned DMaskVal = DMask->getZExtValue() & 0xf; simplifyAMDGCNMemoryIntrinsicDemanded() local |