Searched defs:compiler_options (Results 1 – 14 of 14) sorted by relevance
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()
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()
70 XlaCompiler::Options compiler_options; in ConvertGraphToXla() local
100 CompilationOptions compiler_options; member
559 CompilationOptions compiler_options; in Build() local
257 auto *compiler_options = dev_get_nir_compiler_options(dev); in load_libclc_nir() local293 auto *compiler_options = dev_get_nir_compiler_options(dev); in spirv_to_nir() local
71 nir_shader_compiler_options compiler_options; member
496 struct gl_shader_compiler_options *const compiler_options = in standalone_compile_shader() local
347 struct ir3_compiler_options compiler_options = {}; in a4xx_init() local
612 struct ir3_compiler_options compiler_options = {}; in a6xx_init() local
198 static const struct nir_shader_compiler_options compiler_options = { in compile() local
381 XlaCompiler::Options compiler_options; in CompileTFFunctionToHlo() local
1517 const struct nir_shader_compiler_options *compiler_options) in nir_lower_tex_block()1787 const struct nir_shader_compiler_options *compiler_options) in nir_lower_tex_impl()
1695 …buffers::Vector<flatbuffers::Offset<tflite::gpu::data::CompilerOption>> *compiler_options() const { in compiler_options() function