Home
last modified time | relevance | path

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

/aosp12/art/compiler/
H A Dcommon_compiler_test.h92 InstructionSet instruction_set_ = variable
/aosp12/art/dex2oat/linker/arm/
H A Drelative_patcher_arm_base.h116 const InstructionSet instruction_set_; variable
/aosp12/art/runtime/
H A Doat.h129 InstructionSet instruction_set_; variable
H A Druntime.h1119 InstructionSet instruction_set_; variable
/aosp12/art/compiler/optimizing/
H A Dstack_map_stream.h118 const InstructionSet instruction_set_; variable
H A Dscheduler.h568 const InstructionSet instruction_set_; variable
H A Dgraph_visualizer.cc184 InstructionSet instruction_set_; member in art::HGraphVisualizerDisassembler
H A Dnodes.h857 const InstructionSet instruction_set_; variable
/aosp12/art/dex2oat/linker/
H A Dmulti_oat_relative_patcher.h167 InstructionSet instruction_set_; variable
H A Drelative_patcher_test.h385 InstructionSet instruction_set_; variable
/aosp12/art/cmdline/
H A Dcmdline.h247 InstructionSet instruction_set_ = InstructionSet::kNone; member
/aosp12/art/compiler/driver/
H A Dcompiler_options.h395 InstructionSet instruction_set_; variable
/aosp12/frameworks/native/cmds/installd/
H A Ddexopt.cpp2336 std::string instruction_set_ = instruction_set; in calculate_oat_file_path_default() local
2364 std::string instruction_set_ = instruction_set; in calculate_odex_file_path_default() local
2383 std::string instruction_set_ = instruction_set; in create_cache_path_default() local
/aosp12/art/oatdump/
H A Doatdump.cc1678 const InstructionSet instruction_set_; member in art::OatDumper