| /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() 497 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() 534 lp_jit_sampler_from_pipe(struct lp_jit_sampler *jit, const struct pipe_sampler_state *sampler) in lp_jit_sampler_from_pipe() 544 lp_jit_image_from_pipe(struct lp_jit_image *jit, const struct pipe_image_view *view) in lp_jit_image_from_pipe() 617 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()
|
| D | lp_linear.c | 118 struct lp_jit_linear_context jit; in lp_fs_linear_run() local 223 struct lp_jit_linear_context jit; in check_linear_interp_mask_a() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/ |
| D | tf_cpurt_kernels_registration.cc | 20 namespace jit { namespace
|
| D | tf_cpurt_kernels.cc | 53 namespace jit { namespace
|
| /external/XNNPACK/tools/ |
| D | generate-gemm-test.py | 876 requantization, is_pipelined, isa, jit): argument
|
| D | xnncommon.py | 119 def postprocess_test_case(test_case, arch, isa, assembly=False, jit=False): argument
|
| /external/tensorflow/tensorflow/compiler/tf2xla/ |
| D | xla_jit_compiled_cpu_function.cc | 141 XlaJitCompiledCpuFunction* jit = jit_unique_ptr.get(); in Compile() local
|
| /external/tensorflow/tensorflow/compiler/xla/runtime/ |
| D | execution_engine.cc | 249 auto jit = llvm::orc::LLJITBuilder() in CreateFromModule() local 329 auto jit = llvm::orc::LLJITBuilder() in CreateFromObjFile() local
|
| /external/skia/modules/skottie/src/text/ |
| D | Font.cpp | 125 const skjson::ArrayValue* jit = (*jgrp)["it"]; in ParseGlyphPath() local
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | device_util.cc | 23 namespace jit { namespace
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | simple_orc_jit.cc | 137 explicit RuntimeSymbolGenerator(SimpleOrcJIT& jit) : jit_(jit) {} in RuntimeSymbolGenerator()
|
| D | cpu_executable.cc | 54 std::unique_ptr<SimpleOrcJIT> jit, in CpuExecutable()
|
| D | cpu_compiler.cc | 1131 auto jit = SimpleOrcJIT::Create( in CompileLegacyCpuExecutable() local
|
| /external/pcre/ |
| D | RunTest.bat | 71 set jit=%ERRORLEVEL% variable
|
| D | configure.ac | 182 AC_ARG_ENABLE(jit, optenable
|
| /external/pcre/src/ |
| D | pcre2_jit_test.c | 102 int jit = 0; in main() local
|
| D | pcre2test.c | 579 uint32_t jit; member
|
| /external/XNNPACK/ |
| D | CMakeLists.txt | 7108 ADD_LIBRARY(jit OBJECT ${JIT_SRCS}) target
|
| /external/swiftshader/src/Reactor/ |
| D | LLVMReactor.cpp | 69 thread_local rr::JITBuilder *jit = nullptr; variable 563 auto acquire = [&](rr::JITBuilder *jit) { in acquireRoutine()
|