Home
last modified time | relevance | path

Searched refs:compile_function (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compilation_cache_interface.cc372 const std::function<Status(TpuProgramGroupInterface*)>& compile_function) { in CompileIfKeyAbsent() argument
377 compile_function); in CompileIfKeyAbsent()
411 const std::function<Status(TpuProgramGroupInterface*)>& compile_function) { in CompileIfKeyAbsentHelper() argument
467 entry = InitializeEntry(cache_key, compile_function, subgraph_key); in CompileIfKeyAbsentHelper()
H A Dtpu_compilation_cache_interface.h115 const std::function<Status(TpuProgramGroupInterface*)>& compile_function);
205 const std::function<Status(TpuProgramGroupInterface*)>& compile_function);
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture_handle.c193 matrix->compile_function = get_sample_function; in llvmpipe_init_sampler_matrix()
254 compile_function(struct llvmpipe_context *ctx, struct gallivm_state *gallivm, LLVMValueRef function, in compile_function() function
395 return compile_function(ctx, gallivm, function, "image", needs_caching, cache_key); in compile_image_function()
548 return compile_function(ctx, gallivm, function, "sample", needs_caching, cache_key); in compile_sample_function()
672 lp_build_const_int64(gallivm, offsetof(struct lp_sampler_matrix, compile_function)); in compile_jit_sample_function()
710 return compile_function(ctx, gallivm, function, "sample", needs_caching, cache_key); in compile_jit_sample_function()
792 return compile_function(ctx, gallivm, function, "size", needs_caching, cache_key); in compile_size_function()
H A Dlp_texture_handle.h47 void *compile_function; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt_compilation_cache.cc217 compile_function) { in CompileIfKeyAbsent()
231 entry = InitializeEntry(key, compile_function); in CompileIfKeyAbsent()
H A Dxrt_compilation_cache.h115 compile_function);
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dgccint.info6434 Tree and RTL) to compile_function. Should we hide cgraph from the front