Home
last modified time | relevance | path

Searched defs:compiler_options (Results 26 – 48 of 48) sorted by relevance

12

/aosp_15_r20/art/compiler/
H A Dcommon_compiler_test.cc192 std::unique_ptr<CompilerOptions> compiler_options = std::make_unique<CompilerOptions>(); in CreateCompilerOptions() local
/aosp_15_r20/art/compiler/optimizing/
H A Dscheduler_test.cc173 std::unique_ptr<CompilerOptions> compiler_options = in CompileWithRandomSchedulerAndRun() local
H A Dinstruction_builder.cc1574 static bool IsInImage(ObjPtr<mirror::Class> cls, const CompilerOptions& compiler_options) in IsInImage()
1688 const CompilerOptions& compiler_options) in HasTrivialInitialization()
1728 const CompilerOptions& compiler_options = code_generator_->GetCompilerOptions(); in IsInitialized() local
H A Dcode_generator.cc942 const CompilerOptions& compiler_options, in Create()
991 const CompilerOptions& compiler_options, in CodeGenerator()
H A Dinliner.cc1454 static inline bool MayInline(const CompilerOptions& compiler_options, in MayInline()
H A Dinstruction_simplifier.cc3269 const CompilerOptions& compiler_options = codegen_->GetCompilerOptions(); in CanUseKnownImageVarHandle() local
H A Dcode_generator_x86_64.cc1615 const CompilerOptions& compiler_options, in CodeGeneratorX86_64()
2274 const CompilerOptions& compiler_options) { in AreEflagsSetFrom()
H A Dcode_generator_x86.cc1155 const CompilerOptions& compiler_options, in CodeGeneratorX86()
2137 const CompilerOptions& compiler_options) { in AreEflagsSetFrom()
H A Dcode_generator_arm64.cc1068 const CompilerOptions& compiler_options, in CodeGeneratorARM64()
H A Dcode_generator_riscv64.cc5968 const CompilerOptions& compiler_options, in CodeGeneratorRISCV64()
H A Dcode_generator_arm_vixl.cc1929 const CompilerOptions& compiler_options, in CodeGeneratorARMVIXL()
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.cc346 OatWriter::OatWriter(const CompilerOptions& compiler_options, in OatWriter()
1042 const CompilerOptions& compiler_options = writer_->GetCompilerOptions(); in VisitMethod() local
1278 const CompilerOptions& compiler_options, in LayoutReserveOffsetCodeMethodVisitor()
1346 const CompilerOptions& compiler_options = writer->GetCompilerOptions(); in InitMapMethodVisitor() local
H A Dimage_writer.cc1946 const CompilerOptions& compiler_options = image_writer_->compiler_options_; in ProcessDexFileObjects() local
3778 ImageWriter::ImageWriter(const CompilerOptions& compiler_options, in ImageWriter()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_tex.c1515 const struct nir_shader_compiler_options *compiler_options) in nir_lower_tex_block()
1785 const struct nir_shader_compiler_options *compiler_options) in nir_lower_tex_impl()
/aosp_15_r20/external/mesa3d/src/compiler/glsl/tests/
H A Dtest_gl_lower_mediump.cpp164 static const struct nir_shader_compiler_options compiler_options = { in compile() local
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_query.c1099 const nir_shader_compiler_options *compiler_options = in cmd_buffer_emit_copy_query_pool_results() local
1655 const nir_shader_compiler_options *compiler_options = in create_query_pipelines() local
H A Dv3dv_pipeline.c2446 const nir_shader_compiler_options *compiler_options = in pipeline_compile_graphics() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_compile.cc381 XlaCompiler::Options compiler_options; in CompileTFFunctionToHlo() local
/aosp_15_r20/external/mesa3d/src/freedreno/computerator/
H A Da6xx.cc624 struct ir3_compiler_options compiler_options = {}; in a6xx_init() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dapi2.cc559 CompilationOptions compiler_options; in Build() local
/aosp_15_r20/art/dex2oat/linker/arm/
H A Drelative_patcher_thumb2_test.cc213 CompilerOptions compiler_options; in CompileThunk() local
/aosp_15_r20/art/dex2oat/linker/arm64/
H A Drelative_patcher_arm64_test.cc179 CompilerOptions compiler_options; in CompileThunk() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dserialization_base_generated.h1695 …buffers::Vector<flatbuffers::Offset<tflite::gpu::data::CompilerOption>> *compiler_options() const { in compiler_options() function

12