Searched defs:GetDemandedBits (Results 1 – 2 of 2) sorted by relevance
2165 SDValue SelectionDAG::GetDemandedBits(SDValue V, const APInt &DemandedBits) { in GetDemandedBits() function in SelectionDAG2178 SDValue SelectionDAG::GetDemandedBits(SDValue V, const APInt &DemandedBits, in GetDemandedBits() function in SelectionDAG
6724 SDValue DAGCombiner::GetDemandedBits(SDValue V, const APInt &Mask) { in GetDemandedBits() function in DAGCombiner