Home
last modified time | relevance | path

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

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