Home
last modified time | relevance | path

Searched defs:instruction_set (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/art/dex2oat/driver/
H A Dcompiled_method.cc25 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()
/aosp_15_r20/art/compiler/
H A Dcommon_compiler_test.cc53 InstructionSet instruction_set) { in CodeAndMetadata()
134 CompiledMethod* CreateCompiledMethod(InstructionSet instruction_set, in CreateCompiledMethod()
189 InstructionSet instruction_set, in CreateCompilerOptions()
213 InstructionSet instruction_set) { in MakeExecutable()
248 void CommonCompilerTestImpl::OverrideInstructionSetFeatures(InstructionSet instruction_set, in OverrideInstructionSetFeatures()
/aosp_15_r20/frameworks/native/cmds/installd/
H A Ddexopt.cpp998 static bool create_oat_out_path(const char* apk_path, const char* instruction_set, in create_oat_out_path()
1122 const char* instruction_set, bool is_public, int uid, in open_vdex_files_for_dex2oat()
1203 const char* instruction_set, bool is_secondary_dex) { in open_oat_out_file()
1224 const std::string& instruction_set, in maybe_open_oat_and_vdex_file()
1262 const std::string& instruction_set, in RunDexoptAnalyzer()
1343 const char* instruction_set) { in prepare_secondary_dex_oat_dir()
1635 const char* instruction_set, const char* compiler_filter, bool* is_public_out, in process_secondary_dex_dexopt()
1787 int dexopt(const char* dex_path, uid_t uid, const char* pkgname, const char* instruction_set, in dexopt()
2363 bool move_ab(const char* apk_path, const char* instruction_set, const char* oat_dir) { in move_ab()
2429 int64_t delete_odex(const char* apk_path, const char* instruction_set, const char* oat_dir) { in delete_odex()
[all …]
H A Dinstalld.cpp55 const char *instruction_set) { in calculate_oat_file_path()
60 const char *instruction_set) { in calculate_odex_file_path()
64 bool create_cache_path(char path[PKG_PATH_MAX], const char *src, const char *instruction_set) { in create_cache_path()
H A Dotapreopt.cpp605 const char *instruction_set) { in calculate_oat_file_path()
643 const char *instruction_set) { in calculate_odex_file_path()
674 const char *instruction_set) { in create_cache_path()
H A Drun_dex2oat.cpp75 const char* instruction_set, in Initialize()
179 const char* instruction_set, in PrepareCompilerConfigFlags()
H A Dotapreopt_parameters.h38 const char* instruction_set; variable
/aosp_15_r20/frameworks/native/cmds/installd/tests/fuzzers/
H A DInstalldServiceFuzzer.cpp29 const char* instruction_set) { in calculate_oat_file_path()
34 const char* instruction_set) { in calculate_odex_file_path()
38 bool create_cache_path(char path[PKG_PATH_MAX], const char* src, const char* instruction_set) { in create_cache_path()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dtranspose_folding_test.cc266 absl::flat_hash_set<HloInstruction*> instruction_set( in TEST_F() local
324 absl::flat_hash_set<HloInstruction*> instruction_set( in TEST_F() local
387 absl::flat_hash_set<HloInstruction*> instruction_set( in TEST_F() local
456 absl::flat_hash_set<HloInstruction*> instruction_set( in TEST_F() local
/aosp_15_r20/art/libnativebridge/
H A Dnative_bridge.cc295 bool NeedsNativeBridge(const char* instruction_set) { in NeedsNativeBridge()
319 static void MountCpuinfoForInstructionSet(const char* instruction_set) { in MountCpuinfoForInstructionSet()
362 bool PreInitializeNativeBridge(const char* app_data_dir_in, const char* instruction_set) { in PreInitializeNativeBridge()
479 bool InitializeNativeBridge(JNIEnv* env, const char* instruction_set) { in InitializeNativeBridge()
H A Dnative_bridge_lazy.cc47 bool NeedsNativeBridge(const char* instruction_set) { in NeedsNativeBridge()
52 bool PreInitializeNativeBridge(const char* app_data_dir, const char* instruction_set) { in PreInitializeNativeBridge()
/aosp_15_r20/art/disassembler/
H A Ddisassembler.cc49 Disassembler* Disassembler::Create(InstructionSet instruction_set, DisassemblerOptions* options) { in Create()
88 Disassembler* create_disassembler(InstructionSet instruction_set, DisassemblerOptions* options) { in create_disassembler()
/aosp_15_r20/art/runtime/native/
H A Ddalvik_system_DexFile.cc567 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
/aosp_15_r20/test/dittosuite/test/
H A Dread_file_test.cpp179 auto instruction_set = in TEST_F() local
218 auto instruction_set = in TEST_F() local
257 auto instruction_set = in TEST_F() local
H A Dwrite_file_test.cpp177 auto instruction_set = in TEST_F() local
216 auto instruction_set = in TEST_F() local
255 auto instruction_set = in TEST_F() local
/aosp_15_r20/art/compiler/utils/
H A Djni_macro_assembler.cc52 InstructionSet instruction_set, in Create()
79 InstructionSet instruction_set, in Create()
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generation_data.h41 InstructionSet instruction_set) { in Create()
111 CodeGenerationData(ScopedArenaAllocator&& allocator, InstructionSet instruction_set) in CodeGenerationData()
H A Doptimizing_compiler.cc438 static bool IsInstructionSetSupported(InstructionSet instruction_set) { in IsInstructionSetSupported()
770 InstructionSet instruction_set = compiler_options.GetInstructionSet(); in TryCompile() local
976 InstructionSet instruction_set = compiler_options.GetInstructionSet(); in TryCompileIntrinsic() local
/aosp_15_r20/art/compiler/jni/quick/
H A Dcalling_convention.cc53 InstructionSet instruction_set) { in Create()
154 InstructionSet instruction_set) { in Create()
/aosp_15_r20/art/runtime/oat/
H A Doat.cc45 OatHeader* OatHeader::Create(InstructionSet instruction_set, in Create()
62 OatHeader::OatHeader(InstructionSet instruction_set, in OatHeader()
/aosp_15_r20/frameworks/libs/binary_translation/native_bridge/
Dnative_bridge.cc399 const char* instruction_set) { in native_bridge_initialize()
518 const char* instruction_set) { in native_bridge_getAppEnv()
/aosp_15_r20/art/dex2oat/linker/
H A Dmulti_oat_relative_patcher.cc36 MultiOatRelativePatcher::MultiOatRelativePatcher(InstructionSet instruction_set, in MultiOatRelativePatcher()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfolding_rules.h100 uint32_t instruction_set; member
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfolding_rules.h100 uint32_t instruction_set; member
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfolding_rules.h100 uint32_t instruction_set; member

123