Home
last modified time | relevance | path

Searched defs:last_reg (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pm4.h46 uint16_t last_reg; /* register offset in dwords */ member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_validate.c166 struct ir3_register *last_reg = NULL; in validate_instr() local
/third_party/node/deps/v8/src/codegen/arm64/
H A Dreglist-arm64.h47 CPURegList(CPURegister::RegisterType type, int size, int first_reg, int last_reg) CPURegList() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h38 uint32_t last_reg; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4.cpp400 unsigned last_reg = ~0u, last_offset = ~0u; in opt_vector_float() local
/third_party/vixl/src/aarch64/
H A Doperands-aarch64.h60 CPURegList(CPURegister::RegisterType type, unsigned size, unsigned first_reg, unsigned last_reg) CPURegList() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dexample.c97 static int last_reg, stack_offset; variable
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp479 PhysReg last_reg = first_reg.advance(size_id.first - 1); in print_regs() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeS390X.c1779 static sljit_s32 emit_stack_frame_release(struct sljit_compiler *compiler, sljit_gpr last_reg) in emit_stack_frame_release() argument

Completed in 25 milliseconds