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