Home
last modified time | relevance | path

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

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