Searched refs:PSK_FastHardware (Results 1 – 4 of 4) sorted by relevance
241 PSK_FastHardware enumerator
129 return PSK_FastHardware; in getPopcntSupport()
134 return ST->hasPOPCNT() ? PSK_FastHardware : PSK_Software; in getPopcntSupport()
314 if (TTI->getPopcntSupport(32) != TargetTransformInfo::PSK_FastHardware) in preliminaryScreen()