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