Home
last modified time | relevance | path

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

/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.cpp1914 int loop_count = 0, send_count = 0, nop_count = 0; in generate_code() local
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h826 uint32_t nop_count; member