Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiTargetTransformInfo.h46 TargetTransformInfo::PopcntSupportKind getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp23 WebAssemblyTTIImpl::getPopcntSupport(unsigned TyWidth) const { in getPopcntSupport() function in WebAssemblyTTIImpl
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h113 TTI::PopcntSupportKind getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp74 HexagonTTIImpl::getPopcntSupport(unsigned IntTyWidthInBit) const { in getPopcntSupport() function in HexagonTTIImpl
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp190 RISCVTTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function in RISCVTTIImpl
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp56 PPCTTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function in PPCTTIImpl
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp274 SystemZTTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function in SystemZTTIImpl
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h379 TTI::PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) const { in getPopcntSupport() function
H A DTargetTransformInfo.h2207 PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) override { in getPopcntSupport() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp578 TargetTransformInfo::getPopcntSupport(unsigned IntTyWidthInBit) const { in getPopcntSupport() function in TargetTransformInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp316 AArch64TTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function in AArch64TTIImpl
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp104 X86TTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport() function in X86TTIImpl