Searched defs:InDemandedElts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 2446 APInt InDemandedElts = DemandedElts.zext(InElts); SimplifyDemandedBits() local |
H A D | SelectionDAG.cpp | 3807 APInt InDemandedElts = DemandedElts.zext(InVT.getVectorNumElements()); computeKnownBits() local |