Lines Matching refs:SETCC
287 { ISD::SETCC, MVT::v2f64, 1 }, in getCmpSelInstrCost()
288 { ISD::SETCC, MVT::v4f32, 1 }, in getCmpSelInstrCost()
289 { ISD::SETCC, MVT::v2i64, 1 }, in getCmpSelInstrCost()
290 { ISD::SETCC, MVT::v4i32, 1 }, in getCmpSelInstrCost()
291 { ISD::SETCC, MVT::v8i16, 1 }, in getCmpSelInstrCost()
292 { ISD::SETCC, MVT::v16i8, 1 }, in getCmpSelInstrCost()
296 { ISD::SETCC, MVT::v4f64, 1 }, in getCmpSelInstrCost()
297 { ISD::SETCC, MVT::v8f32, 1 }, in getCmpSelInstrCost()
299 { ISD::SETCC, MVT::v4i64, 4 }, in getCmpSelInstrCost()
300 { ISD::SETCC, MVT::v8i32, 4 }, in getCmpSelInstrCost()
301 { ISD::SETCC, MVT::v16i16, 4 }, in getCmpSelInstrCost()
302 { ISD::SETCC, MVT::v32i8, 4 }, in getCmpSelInstrCost()
306 { ISD::SETCC, MVT::v4i64, 1 }, in getCmpSelInstrCost()
307 { ISD::SETCC, MVT::v8i32, 1 }, in getCmpSelInstrCost()
308 { ISD::SETCC, MVT::v16i16, 1 }, in getCmpSelInstrCost()
309 { ISD::SETCC, MVT::v32i8, 1 }, in getCmpSelInstrCost()