Home
last modified time | relevance | path

Searched defs:SrcDemandedElts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3123 APInt SrcDemandedElts = APInt::getOneBitSet(NumSrcElts, 0); in SimplifyDemandedVectorElts() local
3149 APInt SrcDemandedElts, SrcZero, SrcUndef; in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp4565 APInt SrcDemandedElts = in ComputeNumSignBits() local