Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetTransformInfo.h42 TTI::PopcntSupportKind getPopcntSupport(unsigned TyWidth) const override { in getPopcntSupport() function
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetTransformInfo.cpp87 LoongArchTTIImpl::getPopcntSupport(unsigned TyWidth) const { in getPopcntSupport() function in LoongArchTTIImpl
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetTransformInfo.h47 getPopcntSupport(unsigned TyWidth) const override { in getPopcntSupport() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h116 TTI::PopcntSupportKind getPopcntSupport(unsigned TyWidth) const override { in getPopcntSupport() function
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp23 WebAssemblyTTIImpl::getPopcntSupport(unsigned TyWidth) const { in getPopcntSupport() function in WebAssemblyTTIImpl
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp74 HexagonTTIImpl::getPopcntSupport(unsigned IntTyWidthInBit) const { in getPopcntSupport() function in HexagonTTIImpl
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp56 PPCTTIImpl::getPopcntSupport(unsigned TyWidth) const { in getPopcntSupport() function in PPCTTIImpl
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp358 SystemZTTIImpl::getPopcntSupport(unsigned TyWidth) const { in getPopcntSupport() function in SystemZTTIImpl
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp290 RISCVTTIImpl::getPopcntSupport(unsigned TyWidth) const { in getPopcntSupport() function in RISCVTTIImpl
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h517 getPopcntSupport(unsigned IntTyWidthInBit) const { in getPopcntSupport() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp699 TargetTransformInfo::getPopcntSupport(unsigned IntTyWidthInBit) const { in getPopcntSupport() function in TargetTransformInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp105 X86TTIImpl::getPopcntSupport(unsigned TyWidth) const { in getPopcntSupport() function in X86TTIImpl
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp537 AArch64TTIImpl::getPopcntSupport(unsigned TyWidth) const { in getPopcntSupport() function in AArch64TTIImpl