Searched refs:ValidMinMaxTys (Results 1 – 1 of 1) sorted by relevance
512 static const auto ValidMinMaxTys = {MVT::v8i8, MVT::v16i8, MVT::v4i16, in getIntrinsicInstrCost() local520 if (any_of(ValidMinMaxTys, [<](MVT M) { return M == LT.second; })) in getIntrinsicInstrCost()2996 static const auto ValidMinMaxTys = { in getCmpSelInstrCost() local3002 if (any_of(ValidMinMaxTys, [<](MVT M) { return M == LT.second; }) || in getCmpSelInstrCost()