Lines Matching refs:isCondCodeLegal
2082 isCondCodeLegal(Cond, N0.getSimpleValueType())) in simplifySetCCWithAnd()
2226 isCondCodeLegal(SwappedCC, N0.getSimpleValueType()))) in SimplifySetCC()
2471 isCondCodeLegal(Cond, newVT.getSimpleVT()))) { in SimplifySetCC()
2528 isCondCodeLegal(CC, N0.getOperand(0).getSimpleValueType())) in SimplifySetCC()
2632 isCondCodeLegal(NewCC, VT.getSimpleVT())) && in SimplifySetCC()
2652 isCondCodeLegal(NewCC, VT.getSimpleVT())) && in SimplifySetCC()
2839 isCondCodeLegal(SwapCond, N0.getSimpleValueType())) { in SimplifySetCC()
2847 if (!isCondCodeLegal(Cond, N0.getSimpleValueType())) { in SimplifySetCC()
2854 isCondCodeLegal(ISD::SETOLE, N0.getSimpleValueType())) in SimplifySetCC()
2857 isCondCodeLegal(ISD::SETOLE, N0.getSimpleValueType())) in SimplifySetCC()
2860 isCondCodeLegal(ISD::SETUGT, N0.getSimpleValueType())) in SimplifySetCC()
2863 isCondCodeLegal(ISD::SETUGT, N0.getSimpleValueType())) in SimplifySetCC()
2867 isCondCodeLegal(ISD::SETOGE, N0.getSimpleValueType())) in SimplifySetCC()
2870 isCondCodeLegal(ISD::SETOGE, N0.getSimpleValueType())) in SimplifySetCC()
2873 isCondCodeLegal(ISD::SETULT, N0.getSimpleValueType())) in SimplifySetCC()
2876 isCondCodeLegal(ISD::SETULT, N0.getSimpleValueType())) in SimplifySetCC()
2903 isCondCodeLegal(NewCond, N0.getSimpleValueType()))) in SimplifySetCC()