Searched refs:RequiredExt (Results 1 – 1 of 1) sorted by relevance
545 std::string RequiredExt = "zvl" + std::to_string(MinRequiredVLEN) + "b"; in CheckInvalidVLENandLMUL() local546 if (!TI.hasFeature(RequiredExt) && !FunctionFeatureMap.lookup(RequiredExt)) in CheckInvalidVLENandLMUL()549 << Type << RequiredExt; in CheckInvalidVLENandLMUL()