Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_cfi_test.cc45 const char* isa_str, in TestImpl()
58 const char* isa_str, in TestImplSized()
/art/libartbase/arch/
Dinstruction_set.cc63 InstructionSet GetInstructionSetFromString(const char* isa_str) { in GetInstructionSetFromString()
/art/compiler/optimizing/
Doptimizing_cfi_test.cc96 const char* isa_str, in Check()
113 isa_str, in TestImpl()
/art/compiler/
Dcfi_test.h38 void GenerateExpected(FILE* f, InstructionSet isa, const char* isa_str, in GenerateExpected()
/art/dexoptanalyzer/
Ddexoptanalyzer.cc184 const char* isa_str = raw_option + strlen("--isa="); in ParseArgs() local
/art/runtime/
Dparsed_options.cc554 const char* isa_str = reinterpret_cast<const char*>(options[i].second); in ProcessSpecialOptions() local
Doat_file_assistant.cc233 const std::string& isa_str, in Create()
/art/odrefresh/
Dodrefresh.cc453 const char* isa_str = GetInstructionSetString(isa); in AddDex2OatInstructionSet() local
965 const char* isa_str = GetInstructionSetString(config_.GetSystemServerIsa()); in GetSystemServerImagePath() local
1335 const char* isa_str = GetInstructionSetString(isa); in CheckBootClasspathArtifactsAreUpToDate() local