Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/perf/
Dframe_pointer_unwinder_unittest.cc33 RegsFake(uint16_t total_regs) in RegsFake()
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp7515 const unsigned total_regs = in fs_nir_emit_texture() local
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c830 unsigned total_regs; in calculate_curbe_offsets() local
/external/mesa3d/src/nouveau/compiler/nak/
Dir.rs7274 let total_regs: u32 = 65536; localVariable