Searched refs:getCondCodeAction (Results 1 – 3 of 3) sorted by relevance
639 getCondCodeAction(ISD::CondCode CC, MVT VT) const { in getCondCodeAction() function654 getCondCodeAction(CC, VT) == Legal || in isCondCodeLegal()655 getCondCodeAction(CC, VT) == Custom; in isCondCodeLegal()
1218 Action = TLI.getCondCodeAction(CCCode, OpVT); in LegalizeOp()1668 switch (TLI.getCondCodeAction(CCCode, OpVT)) { in LegalizeSetCCCondCode()1685 assert(TLI.getCondCodeAction(ISD::SETOEQ, OpVT) in LegalizeSetCCCondCode()1690 assert(TLI.getCondCodeAction(ISD::SETUNE, OpVT) in LegalizeSetCCCondCode()
1438 getCondCodeAction(Cond, newVT.getSimpleVT()) == Legal)) { in SimplifySetCC()1823 getCondCodeAction(NewCond, N0.getSimpleValueType()) == Legal)) in SimplifySetCC()