Searched refs:OpVTLegal (Results 1 – 1 of 1) sorted by relevance
1073 bool OpVTLegal = isOperationLegalOrCustom(ISD::FGETSIGN, Op.getValueType()); in SimplifyDemandedBits() local1075 if ((OpVTLegal || i32Legal) && Op.getValueType().isSimple() && in SimplifyDemandedBits()1078 EVT Ty = OpVTLegal ? Op.getValueType() : MVT::i32; in SimplifyDemandedBits()1083 if (!OpVTLegal && OpVTSizeInBits > 32) in SimplifyDemandedBits()