Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h327 TTI::PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) { in getPopcntSupport()
H A DTargetTransformInfo.h1390 PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) override { in getPopcntSupport()