Home
last modified time | relevance | path

Searched defs:DMaskLanes (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1867 DMaskLanes = BaseOpcode->Gather4 ? 4 : llvm::popcount(DMask); in selectImageIntrinsic() local
H A DSIISelLowering.cpp1219 unsigned DMaskLanes = DMask == 0 ? 1 : llvm::popcount(DMask); getTgtMemIntrinsic() local
7486 unsigned DMaskLanes = 0; lowerImage() local
[all...]
H A DAMDGPULegalizerInfo.cpp6148 int DMaskLanes = 0; legalizeImageIntrinsic() local
[all...]