Home
last modified time | relevance | path

Searched defs:instruction_set (Results 26 – 31 of 31) sorted by relevance

12

/art/compiler/optimizing/
Dcode_generator.h750 InstructionSet instruction_set = GetInstructionSet(); in CallPushesPC() local
Dgraph_visualizer.cc115 HGraphVisualizerDisassembler(InstructionSet instruction_set, in HGraphVisualizerDisassembler()
/art/runtime/
Druntime.cc2371 void Runtime::SetInstructionSet(InstructionSet instruction_set) { in SetInstructionSet()
2629 std::string instruction_set("--instruction-set="); in AddCurrentRuntimeFeaturesAsDex2OatArguments() local
/art/runtime/native/
Ddalvik_system_VMRuntime.cc664 ScopedUtfChars instruction_set(env, java_instruction_set); in VMRuntime_isBootClassPathOnDisk() local
/art/dex2oat/driver/
Dcompiler_driver.cc2155 InstructionSet instruction_set = in Visit() local
/art/oatdump/
Doatdump.cc1531 explicit StackMapsHelper(const uint8_t* raw_code_info, InstructionSet instruction_set) in StackMapsHelper()

12