Searched refs:getCondCodeAction (Results 1 – 3 of 3) sorted by relevance
670 getCondCodeAction(ISD::CondCode CC, MVT VT) const { in getCondCodeAction() function685 getCondCodeAction(CC, VT) == Legal || in isCondCodeLegal()686 getCondCodeAction(CC, VT) == Custom; in isCondCodeLegal()
1237 Action = TLI.getCondCodeAction(CCCode, OpVT); in LegalizeOp()1697 switch (TLI.getCondCodeAction(CCCode, OpVT)) { in LegalizeSetCCCondCode()1714 assert(TLI.getCondCodeAction(ISD::SETOEQ, OpVT) in LegalizeSetCCCondCode()1719 assert(TLI.getCondCodeAction(ISD::SETUNE, OpVT) in LegalizeSetCCCondCode()
1477 getCondCodeAction(Cond, newVT.getSimpleVT()) == Legal)) { in SimplifySetCC()1874 getCondCodeAction(NewCond, N0.getSimpleValueType()) == Legal)) in SimplifySetCC()