Home
last modified time | relevance | path

Searched defs:nop_count (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/tests/amdgpu/
Dsecurity_tests.c169 static void amdgpu_sdma_nop(uint32_t *packet, uint32_t nop_count) in amdgpu_sdma_nop()
/third_party/mesa3d/src/freedreno/ir3/
Ddisasm-a3xx.c71 int nop_count; /* number of nop's since non-nop instruction: */ member
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp1776 int loop_count = 0, send_count = 0, nop_count = 0; in generate_code() local
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h879 uint32_t nop_count; member