Home
last modified time | relevance | path

Searched defs:getPopcntSupport (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyTargetTransformInfo.cpp23 WebAssemblyTTIImpl::getPopcntSupport(unsigned TyWidth) const { in getPopcntSupport() function in WebAssemblyTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiTargetTransformInfo.h46 TargetTransformInfo::PopcntSupportKind getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUTargetTransformInfo.h143 TTI::PopcntSupportKind getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonTargetTransformInfo.cpp71 HexagonTTIImpl::getPopcntSupport(unsigned IntTyWidthInBit) const { in getPopcntSupport() function in HexagonTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64TargetTransformInfo.cpp197 AArch64TTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function in AArch64TTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCTargetTransformInfo.cpp50 PPCTTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function in PPCTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZTargetTransformInfo.cpp233 SystemZTTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function in SystemZTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfoImpl.h345 TTI::PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) { in getPopcntSupport() function
HDTargetTransformInfo.h1623 PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) override { in getPopcntSupport() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDTargetTransformInfo.cpp435 TargetTransformInfo::getPopcntSupport(unsigned IntTyWidthInBit) const { in getPopcntSupport() function in TargetTransformInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86TargetTransformInfo.cpp60 X86TTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function in X86TTIImpl