Searched refs:allow_cpu_custom_calls (Results 1 – 6 of 6) sorted by relevance
75 compiler_options.allow_cpu_custom_calls = true; in ConvertGraphToXla()
165 bool allow_cpu_custom_calls = false; member
143 options.allow_cpu_custom_calls = in GenerateCompilerOptions()
138 if (ctx->compiler()->options().allow_cpu_custom_calls && in Compile()246 if (ctx->compiler()->options().allow_cpu_custom_calls && in Compile()
73 if (ctx->compiler()->options().allow_cpu_custom_calls && in Compile()
292 compiler_options.allow_cpu_custom_calls = false; in CompileTFFunctionToHlo()