reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/Analysis/TargetTransformInfoImpl.h
  330   TTI::PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) {
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  190 AArch64TTIImpl::getPopcntSupport(unsigned TyWidth) {
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  141   TTI::PopcntSupportKind getPopcntSupport(unsigned TyWidth) {
lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
   71 HexagonTTIImpl::getPopcntSupport(unsigned IntTyWidthInBit) const {
lib/Target/Lanai/LanaiTargetTransformInfo.h
   46   TargetTransformInfo::PopcntSupportKind getPopcntSupport(unsigned TyWidth) {
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
   50 PPCTTIImpl::getPopcntSupport(unsigned TyWidth) {
lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
  233 SystemZTTIImpl::getPopcntSupport(unsigned TyWidth) {
lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp
   23 WebAssemblyTTIImpl::getPopcntSupport(unsigned TyWidth) const {
lib/Target/X86/X86TargetTransformInfo.cpp
   60 X86TTIImpl::getPopcntSupport(unsigned TyWidth) {