Searched defs:getPopcntSupport (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetTransformInfo.h46 TargetTransformInfo::PopcntSupportKind getPopcntSupport(unsigned TyWidth) { function in class:llvm::LanaiTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp23 WebAssemblyTTIImpl::getPopcntSupport(unsigned TyWidth) const { function in class:WebAssemblyTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h155 TTI::PopcntSupportKind getPopcntSupport(unsigned TyWidth) { function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp71 HexagonTTIImpl::getPopcntSupport(unsigned IntTyWidthInBit) const { function in class:HexagonTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp200 AArch64TTIImpl::getPopcntSupport(unsigned TyWidth) { function in class:AArch64TTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp54 PPCTTIImpl::getPopcntSupport(unsigned TyWidth) { function in class:PPCTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp236 SystemZTTIImpl::getPopcntSupport(unsigned TyWidth) { function in class:SystemZTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h276 TTI::PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) { function in class:llvm::TargetTransformInfoImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp517 TargetTransformInfo::getPopcntSupport(unsigned IntTyWidthInBit) const { function in class:TargetTransformInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp60 X86TTIImpl::getPopcntSupport(unsigned TyWidth) { function in class:X86TTIImpl

Completed in 208 milliseconds