Lines Matching refs:isCondCodeLegal
1240 isCondCodeLegal(SwappedCC, N0.getSimpleValueType()))) in SimplifySetCC()
1503 isCondCodeLegal(CC, N0.getOperand(0).getSimpleValueType())) in SimplifySetCC()
1593 isCondCodeLegal(NewCC, VT.getSimpleVT())) && in SimplifySetCC()
1608 isCondCodeLegal(NewCC, VT.getSimpleVT())) && in SimplifySetCC()
1769 if (!isCondCodeLegal(Cond, N0.getSimpleValueType())) { in SimplifySetCC()
1776 isCondCodeLegal(ISD::SETOLE, N0.getSimpleValueType())) in SimplifySetCC()
1779 isCondCodeLegal(ISD::SETOLE, N0.getSimpleValueType())) in SimplifySetCC()
1782 isCondCodeLegal(ISD::SETUGT, N0.getSimpleValueType())) in SimplifySetCC()
1785 isCondCodeLegal(ISD::SETUGT, N0.getSimpleValueType())) in SimplifySetCC()
1789 isCondCodeLegal(ISD::SETOGE, N0.getSimpleValueType())) in SimplifySetCC()
1792 isCondCodeLegal(ISD::SETOGE, N0.getSimpleValueType())) in SimplifySetCC()
1795 isCondCodeLegal(ISD::SETULT, N0.getSimpleValueType())) in SimplifySetCC()
1798 isCondCodeLegal(ISD::SETULT, N0.getSimpleValueType())) in SimplifySetCC()
1957 isCondCodeLegal(Cond, N0.getSimpleValueType())) { in SimplifySetCC()
1968 isCondCodeLegal(Cond, N1.getSimpleValueType())) { in SimplifySetCC()