Home
last modified time | relevance | path

Searched defs:isa_string (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/arch/riscv64/
H A Dinstruction_set_features_riscv64.cc128 std::string_view isa_string = features.front(); in AddFeaturesFromSplitString() local
/aosp_15_r20/art/runtime/native/
H A Ddalvik_system_ZygoteHooks.cc428 ScopedUtfChars isa_string(env, instruction_set); in ZygoteHooks_nativePostForkChild() local
H A Ddalvik_system_VMRuntime.cc227 const char* isa_string = GetInstructionSetString(isa); in VMRuntime_vmInstructionSet() local
/aosp_15_r20/art/compiler/optimizing/
H A Doptimizing_compiler.cc415 std::string isa_string = in DumpInstructionSetFeaturesToCfg() local