Searched refs:OpVTSizeInBits (Results 1 – 1 of 1) sorted by relevance
1082 unsigned OpVTSizeInBits = Op.getValueType().getSizeInBits(); in SimplifyDemandedBits() local1083 if (!OpVTLegal && OpVTSizeInBits > 32) in SimplifyDemandedBits()