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

/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp24 WebAssemblyTTIImpl::getPopcntSupport(unsigned TyWidth) const { function in class:WebAssemblyTTIImpl
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp24 HexagonTTIImpl::getPopcntSupport(unsigned IntTyWidthInBit) const { function in class:HexagonTTIImpl
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h55 TTI::PopcntSupportKind getPopcntSupport(unsigned TyWidth) { function in class:llvm::AMDGPUTTIImpl
/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp234 SystemZTTIImpl::getPopcntSupport(unsigned TyWidth) { function in class:SystemZTTIImpl
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp31 PPCTTIImpl::getPopcntSupport(unsigned TyWidth) { function in class:PPCTTIImpl
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp171 AArch64TTIImpl::getPopcntSupport(unsigned TyWidth) { function in class:AArch64TTIImpl
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp176 TargetTransformInfo::getPopcntSupport(unsigned IntTyWidthInBit) const { function in class:TargetTransformInfo
/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h243 TTI::PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) { function in class:llvm::TargetTransformInfoImplBase
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp36 X86TTIImpl::getPopcntSupport(unsigned TyWidth) { function in class:X86TTIImpl

Completed in 201 milliseconds