Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp899 unsigned TargetLoweringBase::getBitWidthForCttzElements( in getBitWidthForCttzElements() function in TargetLoweringBase
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1785 unsigned EltWidth = getTLI()->getBitWidthForCttzElements( in getIntrinsicInstrCost()
H A DTargetLowering.h473 unsigned getBitWidthForCttzElements(Type *RetTy, ElementCount EC,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8045 unsigned EltWidth = TLI.getBitWidthForCttzElements( in visitIntrinsicCall()