Lines Matching refs:SETCC

2696     { ISD::SETCC,   MVT::v2i64,   2 },  in getCmpSelInstrCost()
2700 { ISD::SETCC, MVT::v32i16, 1 }, in getCmpSelInstrCost()
2701 { ISD::SETCC, MVT::v64i8, 1 }, in getCmpSelInstrCost()
2708 { ISD::SETCC, MVT::v8i64, 1 }, in getCmpSelInstrCost()
2709 { ISD::SETCC, MVT::v16i32, 1 }, in getCmpSelInstrCost()
2710 { ISD::SETCC, MVT::v8f64, 1 }, in getCmpSelInstrCost()
2711 { ISD::SETCC, MVT::v16f32, 1 }, in getCmpSelInstrCost()
2728 { ISD::SETCC, MVT::v32i16, 2 }, // FIXME: should probably be 4 in getCmpSelInstrCost()
2729 { ISD::SETCC, MVT::v64i8, 2 }, // FIXME: should probably be 4 in getCmpSelInstrCost()
2740 { ISD::SETCC, MVT::v4i64, 1 }, in getCmpSelInstrCost()
2741 { ISD::SETCC, MVT::v8i32, 1 }, in getCmpSelInstrCost()
2742 { ISD::SETCC, MVT::v16i16, 1 }, in getCmpSelInstrCost()
2743 { ISD::SETCC, MVT::v32i8, 1 }, in getCmpSelInstrCost()
2754 { ISD::SETCC, MVT::v4f64, 1 }, in getCmpSelInstrCost()
2755 { ISD::SETCC, MVT::v8f32, 1 }, in getCmpSelInstrCost()
2757 { ISD::SETCC, MVT::v4i64, 4 }, in getCmpSelInstrCost()
2758 { ISD::SETCC, MVT::v8i32, 4 }, in getCmpSelInstrCost()
2759 { ISD::SETCC, MVT::v16i16, 4 }, in getCmpSelInstrCost()
2760 { ISD::SETCC, MVT::v32i8, 4 }, in getCmpSelInstrCost()
2771 { ISD::SETCC, MVT::v2i64, 1 }, in getCmpSelInstrCost()
2775 { ISD::SETCC, MVT::v2f64, 1 }, in getCmpSelInstrCost()
2776 { ISD::SETCC, MVT::v4f32, 1 }, in getCmpSelInstrCost()
2789 { ISD::SETCC, MVT::v2f64, 2 }, in getCmpSelInstrCost()
2790 { ISD::SETCC, MVT::f64, 1 }, in getCmpSelInstrCost()
2791 { ISD::SETCC, MVT::v2i64, 5 }, // pcmpeqd/pcmpgtd expansion in getCmpSelInstrCost()
2792 { ISD::SETCC, MVT::v4i32, 1 }, in getCmpSelInstrCost()
2793 { ISD::SETCC, MVT::v8i16, 1 }, in getCmpSelInstrCost()
2794 { ISD::SETCC, MVT::v16i8, 1 }, in getCmpSelInstrCost()
2805 { ISD::SETCC, MVT::v4f32, 2 }, in getCmpSelInstrCost()
2806 { ISD::SETCC, MVT::f32, 1 }, in getCmpSelInstrCost()