Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h252 TTI::PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) { in getPopcntSupport()
DTargetTransformInfo.h849 PopcntSupportKind getPopcntSupport(unsigned IntTyWidthInBit) override { in getPopcntSupport()