Searched refs:RequiredExt (Results 1 – 1 of 1) sorted by relevance
550 std::string RequiredExt = "zvl" + std::to_string(MinRequiredVLEN) + "b"; in CheckInvalidVLENandLMUL() local551 if (!TI.hasFeature(RequiredExt)) in CheckInvalidVLENandLMUL()554 << Type << RequiredExt; in CheckInvalidVLENandLMUL()