Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp63 TTI::PSK_SlowHardware : TTI::PSK_FastHardware; in getPopcntSupport()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h586 enum PopcntSupportKind { PSK_Software, PSK_SlowHardware, PSK_FastHardware }; enumerator