Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/afuc/
Dasm.c46 static unsigned num_instructions; variable
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_disasm.c452 vc4_qpu_disasm(const uint64_t *instructions, int num_instructions) in vc4_qpu_disasm()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_dma_perf.c203 unsigned num_instructions = DIV_ROUND_UP(num_dwords, dwords_per_instruction); in si_test_dma_perf() local
Dsi_compute_blit.c282 unsigned num_instructions = DIV_ROUND_UP(num_dwords, dwords_per_instruction); in si_compute_clear_buffer_rmw() local
368 unsigned num_instructions = DIV_ROUND_UP(num_dwords, dwords_per_instruction); in si_compute_do_clear_or_copy() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_function.cpp253 const auto num_instructions = in TryToAddFunction() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_function.cpp253 const auto num_instructions = in TryToAddFunction() local
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_function.cpp253 const auto num_instructions = in TryToAddFunction() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c55 uint num_instructions; member
Dtgsi_scan.h79 uint num_instructions; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h315 uint num_instructions; member
404 uint num_instructions; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_scoreboard.cpp235 num_instructions(const backend_shader *shader) in num_instructions() function
Dbrw_fs.cpp5999 const unsigned num_instructions = v->cfg->num_blocks ? in register_pressure() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh535 unsigned int num_instructions = StructAtOffset<HBUINT16> (glyph, 0); in trim_padding() local