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