Home
last modified time | relevance | path

Searched refs:IsValidInstructionSet (Results 1 – 2 of 2) sorted by relevance

/art/runtime/arch/
Dinstruction_set.h110 static inline bool IsValidInstructionSet(InstructionSet isa) { in IsValidInstructionSet() function
/art/runtime/
Doat.cc111 if (!IsValidInstructionSet(instruction_set_)) { in IsValid()
136 if (!IsValidInstructionSet(instruction_set_)) { in GetValidationErrorMessage()