Searched refs:TruncDemandedBits (Results 1 – 1 of 1) sorted by relevance
10683 APInt TruncDemandedBits = in visitMSTORE() local10689 if (SimplifyDemandedBits(Value, TruncDemandedBits)) { in visitMSTORE()19075 APInt TruncDemandedBits = in visitSTORE() local19083 if (SDValue Shorter = DAG.GetDemandedBits(Value, TruncDemandedBits)) in visitSTORE()19089 if (SimplifyDemandedBits(Value, TruncDemandedBits)) { in visitSTORE()