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