Searched defs:isa_str (Results 1 – 7 of 7) sorted by relevance
44 const char* isa_str, in TestImpl()57 const char* isa_str, in TestImplSized()
58 InstructionSet GetInstructionSetFromString(const char* isa_str) { in GetInstructionSetFromString()
95 const char* isa_str, in Check()112 isa_str, in TestImpl()
37 void GenerateExpected(FILE* f, InstructionSet isa, const char* isa_str, in GenerateExpected()
505 const char* isa_str = reinterpret_cast<const char*>(options[i].second); in ProcessSpecialOptions() local
190 const char* isa_str = raw_option + strlen("--isa="); in ParseArgs() local
689 const char* isa_str = GetInstructionSetString(isa); in AddDex2OatInstructionSet() local997 const char* isa_str = GetInstructionSetString(config_.GetSystemServerIsa()); in GetSystemServerImagePath() local