Home
last modified time | relevance | path

Searched defs:compiler_options_ (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dprofiling_info_builder.h61 const CompilerOptions& compiler_options_; variable
H A Dssa_liveness_analysis_test.cc55 std::unique_ptr<CompilerOptions> compiler_options_; member in art::SsaLivenessAnalysisTest
H A Dprepare_for_register_allocation.cc54 const CompilerOptions& compiler_options_; member in art::PrepareForRegisterAllocationVisitor
H A Dlive_ranges_test.cc35 std::unique_ptr<CompilerOptions> compiler_options_; member in art::LiveRangesTest
H A Dloop_optimization.h493 const CompilerOptions* compiler_options_; variable
H A Dloop_optimization_test.cc76 std::unique_ptr<CompilerOptions> compiler_options_; member in art::LoopOptimizationTestBase
H A Dregister_allocator_test.cc66 std::unique_ptr<CompilerOptions> compiler_options_; member in art::RegisterAllocatorTest
H A Dcode_generator.h896 const CompilerOptions& compiler_options_; variable
/aosp_15_r20/art/compiler/
H A Dcommon_compiler_test.h87 std::unique_ptr<CompilerOptions> compiler_options_; variable
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiler_driver.h295 const CompilerOptions* const compiler_options_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dgpu_operation.h176 std::vector<CompilerOptions> compiler_options_; variable
/aosp_15_r20/art/dex2oat/linker/
H A Delf_writer_quick.cc123 const CompilerOptions& compiler_options_; member in art::linker::ElfWriterQuick
H A Doat_writer.h378 const CompilerOptions& compiler_options_; variable
H A Dimage_writer.h641 const CompilerOptions& compiler_options_; variable
/aosp_15_r20/art/runtime/
H A Druntime.h1229 std::vector<std::string> compiler_options_; variable
/aosp_15_r20/art/dex2oat/
H A Ddex2oat.cc2901 std::unique_ptr<CompilerOptions> compiler_options_; member in art::Dex2Oat