Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h182 bool hasBCNT(unsigned Size) const { in hasBCNT() function
DAMDGPUISelLowering.cpp312 if (!Subtarget->hasBCNT(32)) in AMDGPUTargetLowering()
315 if (!Subtarget->hasBCNT(64)) in AMDGPUTargetLowering()