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