Searched refs:PSK_FastHardware (Results 1 – 5 of 5) sorted by relevance
248 PSK_FastHardware enumerator
134 return PSK_FastHardware; in getPopcntSupport()
290 return PSK_FastHardware; in getPopcntSupport()
313 if (TTI->getPopcntSupport(32) != TargetTransformInfo::PSK_FastHardware) in preliminaryScreen()
140 return ST->hasPOPCNT() ? PSK_FastHardware : PSK_Software; in getPopcntSupport()