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