Searched defs:DemandedSubElts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 885 APInt DemandedSubElts = DemandedElts.extractBits(NumSubElts, Idx); SimplifyMultipleUseDemandedBits() local |
H A D | SelectionDAG.cpp | 3311 APInt DemandedSubElts = DemandedElts.extractBits(NumSubElts, Idx); computeKnownBits() local |