Home
last modified time | relevance | path

Searched refs:getBitWidthForCttzElements (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp998 unsigned TargetLoweringBase::getBitWidthForCttzElements( in getBitWidthForCttzElements() function in TargetLoweringBase
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2083 unsigned EltWidth = getTLI()->getBitWidthForCttzElements( in getIntrinsicInstrCost()
H A DTargetLowering.h496 unsigned getBitWidthForCttzElements(Type *RetTy, ElementCount EC,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8129 unsigned EltWidth = TLI.getBitWidthForCttzElements( in visitIntrinsicCall()
H A DTargetLowering.cpp9620 unsigned EltWidth = TLI.getBitWidthForCttzElements( in expandVectorFindLastActive()