Searched defs:isa_str (Results 1 – 6 of 6) sorted by relevance
48 InstructionSet GetInstructionSetFromString(const char* isa_str) { in GetInstructionSetFromString()
39 void TestImpl(InstructionSet isa, const char* isa_str, in TestImpl()
92 const char* isa_str, in Check()109 isa_str, in TestImpl()
37 void GenerateExpected(FILE* f, InstructionSet isa, const char* isa_str, in GenerateExpected()
343 const char* isa_str = reinterpret_cast<const char*>(options[i].second); in ProcessSpecialOptions() local
1276 const char* isa_str = option.substr(strlen("--instruction-set=")).data(); in patchoat() local