Searched refs:ValidFP16MinMaxTys (Results 1 – 1 of 1) sorted by relevance
3263 static const auto ValidFP16MinMaxTys = {MVT::v4f16, MVT::v8f16}; in getCmpSelInstrCost() local3268 any_of(ValidFP16MinMaxTys, [<](MVT M) { return M == LT.second; }))) in getCmpSelInstrCost()