Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:i32Legal

1790       bool i32Legal  = isOperationLegalOrCustom(ISD::FGETSIGN, MVT::i32);
1791 if ((OpVTLegal || i32Legal) && Op.getValueType().isSimple()) {