Searched defs:GetInstructionSetFromString (Results 1 – 2 of 2) sorted by relevance
58 InstructionSet GetInstructionSetFromString(const char* isa_str) { in GetInstructionSetFromString() function
25 TEST(InstructionSetTest, GetInstructionSetFromString) { in TEST() argument