Home
last modified time | relevance | path

Searched defs:isa_str (Results 1 – 7 of 7) sorted by relevance

/art/compiler/jni/
Djni_cfi_test.cc44 const char* isa_str, in TestImpl()
57 const char* isa_str, in TestImplSized()
/art/libartbase/arch/
Dinstruction_set.cc58 InstructionSet GetInstructionSetFromString(const char* isa_str) { in GetInstructionSetFromString()
/art/compiler/optimizing/
Doptimizing_cfi_test.cc95 const char* isa_str, in Check()
112 isa_str, in TestImpl()
/art/compiler/
Dcfi_test.h37 void GenerateExpected(FILE* f, InstructionSet isa, const char* isa_str, in GenerateExpected()
/art/runtime/
Dparsed_options.cc505 const char* isa_str = reinterpret_cast<const char*>(options[i].second); in ProcessSpecialOptions() local
/art/dexoptanalyzer/
Ddexoptanalyzer.cc190 const char* isa_str = raw_option + strlen("--isa="); in ParseArgs() local
/art/odrefresh/
Dodrefresh.cc689 const char* isa_str = GetInstructionSetString(isa); in AddDex2OatInstructionSet() local
997 const char* isa_str = GetInstructionSetString(config_.GetSystemServerIsa()); in GetSystemServerImagePath() local