/aosp_15_r20/art/compiler/optimizing/ |
H A D | codegen_test_utils.h | 61 CodeGenerator* CreateCodeGenerator(HGraph* graph, const CompilerOptions& compiler_options) { in CreateCodeGenerator() 93 TestCodeGeneratorARMVIXL(HGraph* graph, const CompilerOptions& compiler_options) in TestCodeGeneratorARMVIXL() 135 TestCodeGeneratorARM64(HGraph* graph, const CompilerOptions& compiler_options) in TestCodeGeneratorARM64() 153 TestCodeGeneratorX86(HGraph* graph, const CompilerOptions& compiler_options) in TestCodeGeneratorX86() 305 const CompilerOptions& compiler_options, in RunCode() 316 … CodeGenerator* create_codegen_arm_vixl32(HGraph* graph, const CompilerOptions& compiler_options) { in create_codegen_arm_vixl32() 322 inline CodeGenerator* create_codegen_arm64(HGraph* graph, const CompilerOptions& compiler_options) { in create_codegen_arm64() 332 inline CodeGenerator* create_codegen_x86(HGraph* graph, const CompilerOptions& compiler_options) { in create_codegen_x86() 338 inline CodeGenerator* create_codegen_x86_64(HGraph* graph, const CompilerOptions& compiler_options)… in create_codegen_x86_64()
|
H A D | codegen_test.cc | 90 std::unique_ptr<CompilerOptions> compiler_options = in TestCode() local 103 std::unique_ptr<CompilerOptions> compiler_options = in TestCodeLong() local 455 std::unique_ptr<CompilerOptions> compiler_options = in TEST_F() local 510 std::unique_ptr<CompilerOptions> compiler_options = in TEST_F() local 576 std::unique_ptr<CompilerOptions> compiler_options = in TEST_F() local 654 std::unique_ptr<CompilerOptions> compiler_options = in TestComparison() local 738 std::unique_ptr<CompilerOptions> compiler_options = in TestPackedSwitch() local 754 std::unique_ptr<CompilerOptions> compiler_options = in TEST_F() local 777 std::unique_ptr<CompilerOptions> compiler_options = in TEST_F() local 826 std::unique_ptr<CompilerOptions> compiler_options = in TEST_F() local [all …]
|
H A D | optimizing_compiler.cc | 86 const CompilerOptions& compiler_options) in PassObserver() 184 static bool IsVerboseMethod(const CompilerOptions& compiler_options, const char* method_name) { in IsVerboseMethod() 390 OptimizingCompiler::OptimizingCompiler(const CompilerOptions& compiler_options, in OptimizingCompiler() 413 const CompilerOptions& compiler_options = GetCompilerOptions(); in DumpInstructionSetFeaturesToCfg() local 769 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompile() local 975 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompileIntrinsic() local 1075 const CompilerOptions& compiler_options = GetCompilerOptions(); in Compile() local 1193 const CompilerOptions& compiler_options = GetCompilerOptions(); in JniCompile() local 1252 Compiler* CreateOptimizingCompiler(const CompilerOptions& compiler_options, in CreateOptimizingCompiler() 1268 const CompilerOptions& compiler_options = GetCompilerOptions(); in JitCompile() local [all …]
|
H A D | sharpening.cc | 51 static bool ImageAOTCanEmbedMethod(ArtMethod* method, const CompilerOptions& compiler_options) { in ImageAOTCanEmbedMethod() 90 const CompilerOptions& compiler_options = codegen->GetCompilerOptions(); in SharpenLoadMethod() local 179 const CompilerOptions& compiler_options = codegen->GetCompilerOptions(); in ComputeLoadClassKind() local 326 const CompilerOptions& compiler_options = codegen->GetCompilerOptions(); in CanUseTypeCheckBitstring() local 409 const CompilerOptions& compiler_options = codegen->GetCompilerOptions(); in ProcessLoadString() local 486 const CompilerOptions& compiler_options = codegen->GetCompilerOptions(); in ProcessLoadMethodType() local
|
H A D | profiling_info_builder.cc | 46 const CompilerOptions& compiler_options, in EncodeInlinedDexPc() 64 static uint32_t EncodeDexPc(HInvoke* invoke, const CompilerOptions& compiler_options) { in EncodeDexPc() 133 const CompilerOptions& compiler_options, in GetInlineCache()
|
H A D | intrinsics.cc | 68 static bool CanReferenceBootImageObjects(HInvoke* invoke, const CompilerOptions& compiler_options) { in CanReferenceBootImageObjects() 91 const CompilerOptions& compiler_options = codegen->GetCompilerOptions(); in ComputeValueOfLocations() local 124 const CompilerOptions& compiler_options, in ComputeValueOfInfo()
|
H A D | builder.cc | 72 const CompilerOptions& compiler_options = code_generator_->GetCompilerOptions(); in SkipCompilation() local
|
H A D | linearize_test.cc | 45 std::unique_ptr<CompilerOptions> compiler_options = in TestCode() local
|
H A D | prepare_for_register_allocation.cc | 31 const CompilerOptions& compiler_options, in PrepareForRegisterAllocationVisitor()
|
H A D | liveness_test.cc | 51 std::unique_ptr<CompilerOptions> compiler_options = in TestCode() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
H A D | cl_program.cc | 65 const std::string& compiler_options) { in BuildProgram() 118 const std::vector<CompilerOptions>& compiler_options) { in CompilerOptionsToString() 168 const std::string& compiler_options, in CreateCLProgram()
|
H A D | program_cache.cc | 49 const std::string& compiler_options) { in GetProgramFingerprint() 63 const std::string& code, const std::string& compiler_options) in ProgramDescriptor() 81 const std::vector<CompilerOptions>& compiler_options, in GetOrCreateCLKernel()
|
/aosp_15_r20/art/dex2oat/linker/ |
H A D | elf_writer_quick.cc | 139 std::unique_ptr<ElfWriter> CreateElfWriterQuick(const CompilerOptions& compiler_options, in CreateElfWriterQuick() 149 ElfWriterQuick<ElfTypes>::ElfWriterQuick(const CompilerOptions& compiler_options, File* elf_file) in ElfWriterQuick()
|
H A D | oat_writer_test.cc | 89 void SetupCompiler(const std::vector<std::string>& compiler_options) { in SetupCompiler() 522 std::vector<std::string> compiler_options; in TEST_F() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/nir/ |
H A D | invocation.cpp | 269 auto *compiler_options = dev_get_nir_compiler_options(dev); in load_libclc_nir() local 306 auto *compiler_options = dev_get_nir_compiler_options(dev); in spirv_to_nir() local
|
/aosp_15_r20/art/dex2oat/driver/ |
H A D | compiler_driver.cc | 256 const CompilerOptions* compiler_options, in CompilerDriver() 415 static bool ShouldCompileBasedOnProfile(const CompilerOptions& compiler_options, in ShouldCompileBasedOnProfile() 483 const CompilerOptions& compiler_options = driver->GetCompilerOptions(); in CompileMethodQuick() local 511 const CompilerOptions& compiler_options = driver->GetCompilerOptions(); in CompileMethodQuick() local 2227 const CompilerOptions& compiler_options = manager_->GetCompiler()->GetCompilerOptions(); in TryInitializeClass() local 2667 const CompilerOptions& compiler_options = driver->GetCompilerOptions(); in CompileDexFile() local
|
/aosp_15_r20/art/runtime/ |
H A D | common_runtime_test.cc | 449 std::vector<std::string> compiler_options = runtime->GetCompilerOptions(); in StartDex2OatCommandLine() local 504 std::vector<std::string> compiler_options = runtime->GetCompilerOptions(); in CompileBootImage() local
|
/aosp_15_r20/art/compiler/jni/quick/ |
H A D | jni_compiler.cc | 78 static JniCompiledMethod ArtJniCompileMethodInternal(const CompilerOptions& compiler_options, in ArtJniCompileMethodInternal() 770 JniCompiledMethod ArtQuickJniCompileMethod(const CompilerOptions& compiler_options, in ArtQuickJniCompileMethod()
|
/aosp_15_r20/art/compiler/ |
H A D | compiler.cc | 30 Compiler* Compiler::Create(const CompilerOptions& compiler_options, CompiledCodeStorage* storage) { in Create()
|
H A D | compiler.h | 95 Compiler(const CompilerOptions& compiler_options, in Compiler()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | tf2xla.cc | 70 XlaCompiler::Options compiler_options; in ConvertGraphToXla() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
H A D | node_shader.h | 100 CompilationOptions compiler_options; member
|
/aosp_15_r20/art/compiler/jit/ |
H A D | jit_compiler.cc | 139 const CompilerOptions& compiler_options = GetCompilerOptions(); in TypesLoaded() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_screen.h | 71 nir_shader_compiler_options compiler_options; member
|
/aosp_15_r20/external/mesa3d/src/freedreno/computerator/ |
H A D | a4xx.cc | 347 struct ir3_compiler_options compiler_options = {}; in a4xx_init() local
|