Home
last modified time | relevance | path

Searched defs:instruction_set_ (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/art/compiler/
H A Dcommon_compiler_test.h81 InstructionSet instruction_set_ = variable
H A Dcommon_compiler_test.cc183 InstructionSet instruction_set_ = InstructionSet::kNone; member in art::CommonCompilerTestImpl::OneCompiledMethodStorage
/aosp_15_r20/art/dex2oat/linker/arm/
H A Drelative_patcher_arm_base.h116 const InstructionSet instruction_set_; variable
/aosp_15_r20/art/compiler/optimizing/
H A Dstack_map_stream.h127 const InstructionSet instruction_set_; variable
H A Dscheduler.h590 const InstructionSet instruction_set_; variable
H A Dgraph_visualizer.cc183 InstructionSet instruction_set_; member in art::HGraphVisualizerDisassembler
H A Dnodes.h660 const InstructionSet instruction_set_; variable
/aosp_15_r20/art/runtime/oat/
H A Doat.h145 InstructionSet instruction_set_; variable
/aosp_15_r20/art/dex2oat/linker/
H A Dmulti_oat_relative_patcher.h167 InstructionSet instruction_set_; variable
H A Drelative_patcher_test.h396 InstructionSet instruction_set_; variable
/aosp_15_r20/art/cmdline/
H A Dcmdline.h218 InstructionSet instruction_set_ = InstructionSet::kNone; member
/aosp_15_r20/frameworks/native/cmds/installd/
H A Ddexopt.cpp2500 std::string instruction_set_ = instruction_set; in calculate_oat_file_path_default() local
2528 std::string instruction_set_ = instruction_set; in calculate_odex_file_path_default() local
2547 std::string instruction_set_ = instruction_set; in create_cache_path_default() local
/aosp_15_r20/art/compiler/driver/
H A Dcompiler_options.h387 InstructionSet instruction_set_; variable
/aosp_15_r20/art/runtime/
H A Druntime.h1216 InstructionSet instruction_set_; variable
/aosp_15_r20/art/oatdump/
H A Doatdump.cc1784 const InstructionSet instruction_set_; member in art::OatDumper