Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1915 unsigned DemandedWidth) { in visitCallInst() argument
1917 APInt DemandedElts = APInt::getLowBitsSet(Width, DemandedWidth); in visitCallInst()