Searched refs:GetSupportedInstructionSets (Results 1 – 3 of 3) sorted by relevance
81 std::vector<InstructionSet> GetSupportedInstructionSets(std::string* error_msg) { in GetSupportedInstructionSets() function
257 std::vector<InstructionSet> GetSupportedInstructionSets(std::string* error_msg);
98 std::vector<InstructionSet> isas = GetSupportedInstructionSets(error_msg); in FetchAll()