Searched refs:IsValidInstructionSet (Results 1 – 2 of 2) sorted by relevance
108 if (!IsValidInstructionSet(instruction_set_)) { in IsValid()130 if (!IsValidInstructionSet(instruction_set_)) { in GetValidationErrorMessage()
122 constexpr bool IsValidInstructionSet(InstructionSet isa) { in IsValidInstructionSet() function