| /art/dex2oat/driver/ |
| D | compiled_method.cc | 25 InstructionSet instruction_set, in CompiledCode() 53 size_t CompiledCode::AlignCode(size_t offset, InstructionSet instruction_set) { in AlignCode() 62 InstructionSet instruction_set, in CompiledMethod() 75 InstructionSet instruction_set, in SwapAllocCompiledMethod()
|
| D | compiled_method_storage.cc | 257 InstructionSet instruction_set, in CreateCompiledMethod()
|
| /art/compiler/utils/ |
| D | jni_macro_assembler.cc | 45 InstructionSet instruction_set, in Create() 72 InstructionSet instruction_set, in Create()
|
| /art/disassembler/ |
| D | disassembler.cc | 45 Disassembler* Disassembler::Create(InstructionSet instruction_set, DisassemblerOptions* options) { in Create() 80 Disassembler* create_disassembler(InstructionSet instruction_set, DisassemblerOptions* options) { in create_disassembler()
|
| /art/compiler/ |
| D | common_compiler_test.cc | 53 InstructionSet instruction_set) { in CodeAndMetadata() 133 CompiledMethod* CreateCompiledMethod(InstructionSet instruction_set, in CreateCompiledMethod() 188 InstructionSet instruction_set, const std::string& variant) { in CreateCompilerOptions() 203 InstructionSet instruction_set) { in MakeExecutable() 238 void CommonCompilerTestImpl::OverrideInstructionSetFeatures(InstructionSet instruction_set, in OverrideInstructionSetFeatures()
|
| /art/libnativebridge/ |
| D | native_bridge_lazy.cc | 47 bool NeedsNativeBridge(const char* instruction_set) { in NeedsNativeBridge() 52 bool PreInitializeNativeBridge(const char* app_data_dir, const char* instruction_set) { in PreInitializeNativeBridge()
|
| D | native_bridge.cc | 293 bool NeedsNativeBridge(const char* instruction_set) { in NeedsNativeBridge() 317 static void MountCpuinfoForInstructionSet(const char* instruction_set) { in MountCpuinfoForInstructionSet() 360 bool PreInitializeNativeBridge(const char* app_data_dir_in, const char* instruction_set) { in PreInitializeNativeBridge() 477 bool InitializeNativeBridge(JNIEnv* env, const char* instruction_set) { in InitializeNativeBridge()
|
| /art/compiler/jni/quick/ |
| D | calling_convention.cc | 49 InstructionSet instruction_set) { in Create() 144 InstructionSet instruction_set) { in Create()
|
| D | jni_compiler.h | 35 JniCompiledMethod(InstructionSet instruction_set, in JniCompiledMethod()
|
| D | jni_compiler.cc | 102 InstructionSet instruction_set = compiler_options.GetInstructionSet(); in ArtJniCompileMethodInternal() local
|
| /art/dex2oat/linker/ |
| D | multi_oat_relative_patcher.cc | 36 MultiOatRelativePatcher::MultiOatRelativePatcher(InstructionSet instruction_set, in MultiOatRelativePatcher()
|
| D | relative_patcher.cc | 38 InstructionSet instruction_set, in Create()
|
| D | relative_patcher_test.h | 41 RelativePatcherTest(InstructionSet instruction_set, const std::string& variant) in RelativePatcherTest()
|
| D | oat_writer.cc | 635 InstructionSet instruction_set = compiler_options_.GetInstructionSet(); in PrepareLayout() local 2266 InstructionSet instruction_set = compiler_options_.GetInstructionSet(); in InitOatCode() local 2391 void OatWriter::InitBssLayout(InstructionSet instruction_set) { in InitBssLayout() 3074 InstructionSet instruction_set = compiler_options_.GetInstructionSet(); in WriteCode() local
|
| /art/runtime/ |
| D | native_bridge_art_interface.cc | 117 void InitializeNativeBridge(JNIEnv* env, const char* instruction_set) { in InitializeNativeBridge()
|
| D | oat.cc | 45 OatHeader* OatHeader::Create(InstructionSet instruction_set, in Create() 62 OatHeader::OatHeader(InstructionSet instruction_set, in OatHeader()
|
| D | stack_map.h | 146 ALWAYS_INLINE uint32_t GetNativePcOffset(InstructionSet instruction_set) const { in GetNativePcOffset()
|
| /art/compiler/optimizing/ |
| D | stack_map_stream.h | 42 explicit StackMapStream(ScopedArenaAllocator* allocator, InstructionSet instruction_set) in StackMapStream()
|
| D | optimizing_compiler.cc | 455 static bool IsInstructionSetSupported(InstructionSet instruction_set) { in IsInstructionSetSupported() 759 InstructionSet instruction_set = compiler_options.GetInstructionSet(); in TryCompile() local 933 InstructionSet instruction_set = compiler_options.GetInstructionSet(); in TryCompileIntrinsic() local
|
| D | code_generator.cc | 147 InstructionSet instruction_set) { in Create() 201 CodeGenerationData(ScopedArenaAllocator&& allocator, InstructionSet instruction_set) in CodeGenerationData()
|
| /art/compiler/jit/ |
| D | jit_compiler.cc | 79 const InstructionSet instruction_set = compiler_options_->GetInstructionSet(); in ParseCompilerOptions() local
|
| /art/runtime/native/ |
| D | dalvik_system_DexFile.cc | 567 const char* instruction_set, in GetDexOptNeeded() 640 ScopedUtfChars instruction_set(env, javaInstructionSet); in DexFile_getDexFileStatus() local 674 ScopedUtfChars instruction_set(env, javaInstructionSet); in DexFile_getDexFileOptimizationStatus() local 713 ScopedUtfChars instruction_set(env, javaInstructionSet); in DexFile_getDexOptNeeded() local 892 ScopedUtfChars instruction_set(env, javaInstructionSet); in DexFile_getDexFileOutputPaths() local
|
| D | dalvik_system_ZygoteHooks.cc | 300 jstring instruction_set) { in ZygoteHooks_nativePostForkChild()
|
| /art/cmdline/ |
| D | cmdline.h | 90 InstructionSet instruction_set, in StartRuntime()
|
| /art/dex2oat/linker/arm/ |
| D | relative_patcher_arm_base.cc | 277 InstructionSet instruction_set) in ArmBaseRelativePatcher()
|