Lines Matching refs:isCondCodeLegal
1316 isCondCodeLegal(Cond, N0.getSimpleValueType())) in simplifySetCCWithAnd()
1368 isCondCodeLegal(SwappedCC, N0.getSimpleValueType()))) in SimplifySetCC()
1664 isCondCodeLegal(CC, N0.getOperand(0).getSimpleValueType())) in SimplifySetCC()
1754 isCondCodeLegal(NewCC, VT.getSimpleVT())) && in SimplifySetCC()
1769 isCondCodeLegal(NewCC, VT.getSimpleVT())) && in SimplifySetCC()
1939 if (!isCondCodeLegal(Cond, N0.getSimpleValueType())) { in SimplifySetCC()
1946 isCondCodeLegal(ISD::SETOLE, N0.getSimpleValueType())) in SimplifySetCC()
1949 isCondCodeLegal(ISD::SETOLE, N0.getSimpleValueType())) in SimplifySetCC()
1952 isCondCodeLegal(ISD::SETUGT, N0.getSimpleValueType())) in SimplifySetCC()
1955 isCondCodeLegal(ISD::SETUGT, N0.getSimpleValueType())) in SimplifySetCC()
1959 isCondCodeLegal(ISD::SETOGE, N0.getSimpleValueType())) in SimplifySetCC()
1962 isCondCodeLegal(ISD::SETOGE, N0.getSimpleValueType())) in SimplifySetCC()
1965 isCondCodeLegal(ISD::SETULT, N0.getSimpleValueType())) in SimplifySetCC()
1968 isCondCodeLegal(ISD::SETULT, N0.getSimpleValueType())) in SimplifySetCC()