Home
last modified time | relevance | path

Searched defs:num_instructions (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Droot_instruction_sinker_test.cc130 int num_instructions = called_computation->instruction_count(); in TEST_F() local
/external/rust/crates/tinytemplate/src/
Dcompiler.rs86 let num_instructions = self.instructions.len() + 1; in compile() localVariable
94 let num_instructions = self.instructions.len(); in compile() localVariable
124 let num_instructions = self.instructions.len() + 1; in compile() localVariable
/external/mesa3d/src/freedreno/afuc/
Dasm.c53 static unsigned num_instructions; variable
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_disasm.c452 vc4_qpu_disasm(const uint64_t *instructions, int num_instructions) in vc4_qpu_disasm()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_dma_perf.c222 unsigned num_instructions = DIV_ROUND_UP(num_dwords, dwords_per_instruction); in si_test_dma_perf() local
Dsi_compute_blit.c220 unsigned num_instructions = DIV_ROUND_UP(num_dwords, dwords_per_instruction); in si_compute_do_clear_or_copy() local
/external/harfbuzz_ng/src/OT/glyf/
DSimpleGlyph.hh58 unsigned int num_instructions = StructAtOffset<HBUINT16> (glyph, 0); in trim_padding() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_add_function.cpp253 const auto num_instructions = in TryToAddFunction() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_function.cpp253 const auto num_instructions = in TryToAddFunction() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_function.cpp253 const auto num_instructions = in TryToAddFunction() local
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c55 uint num_instructions; member
Dtgsi_scan.h76 uint num_instructions; member
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp2222 int num_instructions) in set_branchtargets()
2302 int num_instructions) in print_program()
2846 unsigned num_instructions = v.instructions.length(); in get_mesa_program() local
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c55 uint num_instructions; member
Dtgsi_scan.h82 uint num_instructions; member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h312 uint num_instructions; member
401 uint num_instructions; member
/external/mesa3d/src/intel/compiler/
Dbrw_fs_scoreboard.cpp108 num_instructions(const backend_shader *shader) in num_instructions() function
Dbrw_fs.cpp7552 const unsigned num_instructions = v->cfg->num_blocks ? in register_pressure() local