Searched defs:InDemandedElts (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | TargetLowering.cpp | 2447 if (SimplifyDemandedBits(Src, InDemandedBits, InDemandedElts, Known, TLO, in SimplifyDemandedBits() local |
| H A D | SelectionDAG.cpp | 3649 APInt InDemandedElts = DemandedElts.zext(InVT.getVectorNumElements()); computeKnownBits() local |