Searched defs:DMaskLanes (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUInstructionSelector.cpp | 1857 unsigned DMaskLanes = 0; selectImageIntrinsic() local |
H A D | SIISelLowering.cpp | 1245 unsigned DMaskLanes = DMask == 0 ? 1 : llvm::popcount(DMask); getTgtMemIntrinsic() local |
H A D | AMDGPULegalizerInfo.cpp | 6354 int DMaskLanes = 0; legalizeImageIntrinsic() local |