Searched refs:i32Legal (Results 1 – 3 of 3) sorted by relevance
1790 bool i32Legal = isOperationLegalOrCustom(ISD::FGETSIGN, MVT::i32); in SimplifyDemandedBits() local1791 if ((OpVTLegal || i32Legal) && Op.getValueType().isSimple()) { in SimplifyDemandedBits()
1115 bool i32Legal = isOperationLegalOrCustom(ISD::FGETSIGN, MVT::i32); in SimplifyDemandedBits() local1116 if ((OpVTLegal || i32Legal) && Op.getValueType().isSimple() && in SimplifyDemandedBits()
1188 bool i32Legal = isOperationLegalOrCustom(ISD::FGETSIGN, MVT::i32); in SimplifyDemandedBits() local1189 if ((OpVTLegal || i32Legal) && VT.isSimple() && in SimplifyDemandedBits()