Lines Matching refs:setCondCodeAction
1643 setCondCodeAction(ISD::SETO, VT, Expand); in AArch64TargetLowering()
1644 setCondCodeAction(ISD::SETOLT, VT, Expand); in AArch64TargetLowering()
1645 setCondCodeAction(ISD::SETLT, VT, Expand); in AArch64TargetLowering()
1646 setCondCodeAction(ISD::SETOLE, VT, Expand); in AArch64TargetLowering()
1647 setCondCodeAction(ISD::SETLE, VT, Expand); in AArch64TargetLowering()
1648 setCondCodeAction(ISD::SETULT, VT, Expand); in AArch64TargetLowering()
1649 setCondCodeAction(ISD::SETULE, VT, Expand); in AArch64TargetLowering()
1650 setCondCodeAction(ISD::SETUGE, VT, Expand); in AArch64TargetLowering()
1651 setCondCodeAction(ISD::SETUGT, VT, Expand); in AArch64TargetLowering()
1652 setCondCodeAction(ISD::SETUEQ, VT, Expand); in AArch64TargetLowering()
1653 setCondCodeAction(ISD::SETONE, VT, Expand); in AArch64TargetLowering()
1993 setCondCodeAction(ISD::SETO, VT, Expand); in addTypeForFixedLengthSVE()
1994 setCondCodeAction(ISD::SETOLT, VT, Expand); in addTypeForFixedLengthSVE()
1995 setCondCodeAction(ISD::SETOLE, VT, Expand); in addTypeForFixedLengthSVE()
1996 setCondCodeAction(ISD::SETULT, VT, Expand); in addTypeForFixedLengthSVE()
1997 setCondCodeAction(ISD::SETULE, VT, Expand); in addTypeForFixedLengthSVE()
1998 setCondCodeAction(ISD::SETUGE, VT, Expand); in addTypeForFixedLengthSVE()
1999 setCondCodeAction(ISD::SETUGT, VT, Expand); in addTypeForFixedLengthSVE()
2000 setCondCodeAction(ISD::SETUEQ, VT, Expand); in addTypeForFixedLengthSVE()
2001 setCondCodeAction(ISD::SETONE, VT, Expand); in addTypeForFixedLengthSVE()