Home
last modified time | relevance | path

Searched defs:compiler_options (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/debuginfo-tests/dexter/dex/builder/
DBuilder.py24 def _get_script_environment(source_files, compiler_options, argument
51 compiler_options, linker_options, argument
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_program.cc64 const std::string& compiler_options) { in BuildProgram()
117 const std::vector<CompilerOptions>& compiler_options) { in CompilerOptionsToString()
166 const std::string& compiler_options, in CreateCLProgram()
Dprogram_cache.h68 std::string compiler_options; member
Dprogram_cache.cc61 const std::vector<CompilerOptions>& compiler_options, in GetOrCreateCLKernel()
/external/llvm-project/flang/module/
Diso_fortran_env.f90149 character(len=80) function compiler_options() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla.cc70 XlaCompiler::Options compiler_options; in ConvertGraphToXla() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dnode_shader.h100 CompilationOptions compiler_options; member
Dapi2.cc556 CompilationOptions compiler_options; in Build() local
/external/mesa3d/src/compiler/glsl/
Dstandalone.cpp540 struct gl_shader_compiler_options *const compiler_options = in standalone_compile_shader() local
/external/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp375 auto *compiler_options = dev_get_nir_compiler_options(dev); in load_libclc_nir() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compile_op_common.cc288 XlaCompiler::Options compiler_options; in CompileTFFunctionToHlo() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dserialization_base_generated.h2139 *compiler_options() const { in compiler_options() function