Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2753 APInt SubDemandedElt = APInt::getOneBitSet(Scale, I); in isSplatValue() local
2754 APInt SubDemandedElts = APInt::getSplat(NumSrcElts, SubDemandedElt); in isSplatValue()