Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2869 APInt SubDemandedElt = APInt::getOneBitSet(Scale, I); in isSplatValue() local
2870 APInt SubDemandedElts = APInt::getSplat(NumSrcElts, SubDemandedElt); in isSplatValue()