Home
last modified time | relevance | path

Searched defs:num_instructions (Results 1 - 12 of 12) sorted by relevance

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

Completed in 15 milliseconds