Lines Matching refs:SETCC
887 { ISD::SETCC, MVT::v2i64, 8 }, in getCmpSelInstrCost()
888 { ISD::SETCC, MVT::v4i32, 1 }, in getCmpSelInstrCost()
889 { ISD::SETCC, MVT::v8i16, 1 }, in getCmpSelInstrCost()
890 { ISD::SETCC, MVT::v16i8, 1 }, in getCmpSelInstrCost()
894 { ISD::SETCC, MVT::v2f64, 1 }, in getCmpSelInstrCost()
895 { ISD::SETCC, MVT::v4f32, 1 }, in getCmpSelInstrCost()
896 { ISD::SETCC, MVT::v2i64, 1 }, in getCmpSelInstrCost()
900 { ISD::SETCC, MVT::v4f64, 1 }, in getCmpSelInstrCost()
901 { ISD::SETCC, MVT::v8f32, 1 }, in getCmpSelInstrCost()
903 { ISD::SETCC, MVT::v4i64, 4 }, in getCmpSelInstrCost()
904 { ISD::SETCC, MVT::v8i32, 4 }, in getCmpSelInstrCost()
905 { ISD::SETCC, MVT::v16i16, 4 }, in getCmpSelInstrCost()
906 { ISD::SETCC, MVT::v32i8, 4 }, in getCmpSelInstrCost()
910 { ISD::SETCC, MVT::v4i64, 1 }, in getCmpSelInstrCost()
911 { ISD::SETCC, MVT::v8i32, 1 }, in getCmpSelInstrCost()
912 { ISD::SETCC, MVT::v16i16, 1 }, in getCmpSelInstrCost()
913 { ISD::SETCC, MVT::v32i8, 1 }, in getCmpSelInstrCost()
917 { ISD::SETCC, MVT::v8i64, 1 }, in getCmpSelInstrCost()
918 { ISD::SETCC, MVT::v16i32, 1 }, in getCmpSelInstrCost()
919 { ISD::SETCC, MVT::v8f64, 1 }, in getCmpSelInstrCost()
920 { ISD::SETCC, MVT::v16f32, 1 }, in getCmpSelInstrCost()