Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isOperationLegalOrCustom

2101           (TLI.isOperationLegalOrCustom(ISD::BR_JT, MVT::Other) ||
2102 TLI.isOperationLegalOrCustom(ISD::BRIND, MVT::Other));
4917 TLI.isOperationLegalOrCustom(ISD::FMA, VT) &&