Home
last modified time | relevance | path

Searched defs:IntTyWidthInBit (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h366 TTI::PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) const { in getPopcntSupport()
H A DTargetTransformInfo.h2128 PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) override { in getPopcntSupport()