Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2709 APInt SubDemandedElt = APInt::getOneBitSet(Scale, I); in isSplatValue() local
2710 APInt SubDemandedElts = APInt::getSplat(NumSrcElts, SubDemandedElt); in isSplatValue()