Home
last modified time | relevance | path

Searched defs:last_reg (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pm4.h46 uint16_t last_reg; /* register offset in dwords */ member
/third_party/mesa3d/src/freedreno/ir3/
Dir3_validate.c166 struct ir3_register *last_reg = NULL; in validate_instr() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_emit.h38 uint32_t last_reg; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp400 unsigned last_reg = ~0u, last_offset = ~0u; in opt_vector_float() local
/third_party/ltp/tools/sparse/sparse-src/
Dexample.c97 static int last_reg, stack_offset; variable
/third_party/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp479 PhysReg last_reg = first_reg.advance(size_id.first - 1); in print_regs() local