Home
last modified time | relevance | path

Searched defs:jit (Results 1 – 25 of 468) sorted by relevance

12345678910>>...19

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c309 lp_jit_buffer_from_pipe(struct lp_jit_buffer *jit, const struct pipe_shader_buffer *buffer) in lp_jit_buffer_from_pipe()
328 lp_jit_buffer_from_bda(struct lp_jit_buffer *jit, void *mem, size_t size) in lp_jit_buffer_from_bda()
342 lp_jit_buffer_from_pipe_const(struct lp_jit_buffer *jit, const struct pipe_constant_buffer *buffer,… in lp_jit_buffer_from_pipe_const()
367 lp_jit_texture_from_pipe(struct lp_jit_texture *jit, const struct pipe_sampler_view *view) in lp_jit_texture_from_pipe()
507 lp_jit_texture_buffer_from_bda(struct lp_jit_texture *jit, void *mem, size_t size, enum pipe_format… in lp_jit_texture_buffer_from_bda()
544 lp_jit_sampler_from_pipe(struct lp_jit_sampler *jit, const struct pipe_sampler_state *sampler) in lp_jit_sampler_from_pipe()
553 lp_jit_image_from_pipe(struct lp_jit_image *jit, const struct pipe_image_view *view) in lp_jit_image_from_pipe()
638 lp_jit_image_buffer_from_bda(struct lp_jit_image *jit, void *mem, size_t size, enum pipe_format for… in lp_jit_image_buffer_from_bda()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init_orc.cpp163 LPJit* jit = get_instance(); in get_unique_name() local
177 LPJit* jit = get_instance(); in create_jit_dylib() local
184 LPJit* jit = get_instance(); in register_gallivm_state() local
191 LPJit* jit = get_instance(); in deregister_gallivm_state() local
244 LPJit* jit = get_instance(); in lookup_in_jd() local
285 static LPJit* jit; member in __anon7fafa81a0111::LPJit
300 LPJit* LPJit::jit = NULL; member in __anon7fafa81a0111::LPJit
/external/pytorch/torch/csrc/jit/backends/
Dbackend_interface.cpp4 namespace jit { namespace
Dbackend_debug_info.cpp5 namespace jit { namespace
/external/pytorch/tools/jit/templates/
Dexternal_functions_codegen_template.cpp10 namespace jit { namespace
Daten_schema_declarations.cpp1 namespace torch { namespace jit { namespace
/external/pytorch/torch/csrc/jit/serialization/
Dflatbuffer_serializer_jit.cpp15 namespace torch::jit { namespace
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
Dtf_cpurt_kernels_registration.cc20 namespace jit { namespace
/external/pytorch/torch/csrc/jit/mobile/nnc/
Daot_compiler.cpp29 namespace jit { namespace
Dregistry.cpp4 namespace jit { namespace
/external/pytorch/torch/csrc/jit/runtime/
Dsymbolic_shape_registry_util.cpp8 namespace torch::jit { namespace
Ddecomposition_registry_util.cpp13 namespace torch::jit { namespace
/external/pytorch/aten/src/ATen/templates/
DRegisterCodegenUnboxedKernels.cpp17 namespace torch { namespace jit { namespace
/external/pytorch/torch/csrc/jit/passes/quantization/
Dquantization_type.cpp4 namespace jit { namespace
/external/pytorch/torch/csrc/api/src/
Djit.cpp10 namespace jit { namespace
/external/pytorch/torch/csrc/jit/runtime/interpreter/
Dframe.cpp4 namespace torch::jit::interpreter { namespace
/external/pytorch/torch/csrc/jit/tensorexpr/
Dintrinsic_symbols.cpp130 namespace torch::jit::tensorexpr { namespace
Dexternal_functions_registry.cpp3 namespace torch::jit::tensorexpr { namespace
/external/pytorch/torch/csrc/jit/passes/utils/
Doptimization_utils.cpp4 namespace jit { namespace
Dop_registry.cpp6 namespace jit { namespace
/external/pytorch/torch/csrc/jit/passes/
Dfrozen_graph_optimizations.cpp11 namespace torch::jit { namespace
Dfrozen_conv_add_relu_fusion.cpp14 namespace torch::jit { namespace
/external/pytorch/test/cpp/jit/
Dtest_create_autodiff_subgraphs.cpp8 namespace jit { namespace
/external/pytorch/torch/csrc/jit/ir/
Dattributes.cpp5 namespace torch::jit { namespace
/external/pytorch/torch/csrc/jit/python/
Dupdate_graph_executor_opt.cpp3 namespace torch::jit { namespace

12345678910>>...19