| /external/mesa3d/src/gallium/drivers/llvmpipe/ | 
| D | lp_jit.c | 309 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/ | 
| D | lp_bld_init_orc.cpp | 163       LPJit* jit = get_instance();  in get_unique_name()  local177       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/ | 
| D | backend_interface.cpp | 4 namespace jit {  namespace
 | 
| D | backend_debug_info.cpp | 5 namespace jit {  namespace
 | 
| /external/pytorch/tools/jit/templates/ | 
| D | external_functions_codegen_template.cpp | 10 namespace jit {  namespace
 | 
| D | aten_schema_declarations.cpp | 1 namespace torch { namespace jit {  namespace
 | 
| /external/pytorch/torch/csrc/jit/serialization/ | 
| D | flatbuffer_serializer_jit.cpp | 15 namespace torch::jit {  namespace
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/ | 
| D | tf_cpurt_kernels_registration.cc | 20 namespace jit {  namespace
 | 
| /external/pytorch/torch/csrc/jit/mobile/nnc/ | 
| D | aot_compiler.cpp | 29 namespace jit {  namespace
 | 
| D | registry.cpp | 4 namespace jit {  namespace
 | 
| /external/pytorch/torch/csrc/jit/runtime/ | 
| D | symbolic_shape_registry_util.cpp | 8 namespace torch::jit {  namespace
 | 
| D | decomposition_registry_util.cpp | 13 namespace torch::jit {  namespace
 | 
| /external/pytorch/aten/src/ATen/templates/ | 
| D | RegisterCodegenUnboxedKernels.cpp | 17 namespace torch { namespace jit {  namespace
 | 
| /external/pytorch/torch/csrc/jit/passes/quantization/ | 
| D | quantization_type.cpp | 4 namespace jit {  namespace
 | 
| /external/pytorch/torch/csrc/api/src/ | 
| D | jit.cpp | 10 namespace jit {  namespace
 | 
| /external/pytorch/torch/csrc/jit/runtime/interpreter/ | 
| D | frame.cpp | 4 namespace torch::jit::interpreter {  namespace
 | 
| /external/pytorch/torch/csrc/jit/tensorexpr/ | 
| D | intrinsic_symbols.cpp | 130 namespace torch::jit::tensorexpr {  namespace
 | 
| D | external_functions_registry.cpp | 3 namespace torch::jit::tensorexpr {  namespace
 | 
| /external/pytorch/torch/csrc/jit/passes/utils/ | 
| D | optimization_utils.cpp | 4 namespace jit {  namespace
 | 
| D | op_registry.cpp | 6 namespace jit {  namespace
 | 
| /external/pytorch/torch/csrc/jit/passes/ | 
| D | frozen_graph_optimizations.cpp | 11 namespace torch::jit {  namespace
 | 
| D | frozen_conv_add_relu_fusion.cpp | 14 namespace torch::jit {  namespace
 | 
| /external/pytorch/test/cpp/jit/ | 
| D | test_create_autodiff_subgraphs.cpp | 8 namespace jit {  namespace
 | 
| /external/pytorch/torch/csrc/jit/ir/ | 
| D | attributes.cpp | 5 namespace torch::jit {  namespace
 | 
| /external/pytorch/torch/csrc/jit/python/ | 
| D | update_graph_executor_opt.cpp | 3 namespace torch::jit {  namespace
 |