Searched refs:hasBCNT (Results 1 – 3 of 3) sorted by relevance
68 return ST->hasBCNT(TyWidth) ? TTI::PSK_FastHardware : TTI::PSK_Software; in getPopcntSupport()
159 bool hasBCNT(unsigned Size) const { in hasBCNT() function
282 if (!Subtarget->hasBCNT(32)) in AMDGPUTargetLowering()285 if (!Subtarget->hasBCNT(64)) in AMDGPUTargetLowering()