Home
last modified time | relevance | path

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

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