Home
last modified time | relevance | path

Searched refs:get_reg (Results 1 – 16 of 16) sorted by relevance

/third_party/musl/tools/
Dadd-cfi.i386.awk39 function get_reg() { function
162 register = get_reg() function
172 register = get_reg() function
203 /(dec|inc|not|neg|pop) %e?([abcd][hlx]|si|di|bp)/ { trashed(get_reg()) } function
Dadd-cfi.x86_64.awk34 function get_reg() { function
148 register = get_reg() function
158 register = get_reg() function
190 /(dec|inc|not|neg|pop) %[er]?([abcd][xlh]|si|di|bp|8|9|10|11|12|13|14|15)/ { trashed(get_reg()) } function
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2.c305 ra_reg(ctx, get_reg(instr), -1, false, 0); in sched_next()
379 ra_reg(ctx, get_reg(instr_v), -1, is_export(instr_v), in sched_next()
383 ra_reg(ctx, get_reg(instr_s), -1, is_export(instr_s), in sched_next()
Dir2_assemble.c65 struct ir2_reg_component *comp = get_reg(instr)->comp; in alu_swizzle()
105 struct ir2_reg_component *comp = get_reg(instr)->comp; in alu_write_mask()
131 struct ir2_reg_component *comp = get_reg(instr)->comp; in fetch_dst_swiz()
147 return get_reg(instr)->idx; in dst_to_reg()
Dir2_private.h338 get_reg(struct ir2_instr *instr) in get_reg() function
/third_party/libunwind/scripts/
Dkernel-files.txt15 $udir/src/mi/Gget_reg.c $kdir/unwind/get_reg.c
/third_party/libunwind/include/
Dlibunwind-common.h248 #define unw_get_reg UNW_OBJ(get_reg)
Dlibunwind-common.h.in250 #define unw_get_reg UNW_OBJ(get_reg)
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dr3xx_vertprog.c563 static int get_reg(struct radeon_compiler *c, struct temporary_allocation *ta, bool *hwtemps, in get_reg() function
660 inst->U.I.SrcReg[i].Index = get_reg(c, ta, hwtemps, orig); in allocate_temporary_registers()
670 inst->U.I.DstReg.Index = get_reg(c, ta, hwtemps, orig); in allocate_temporary_registers()
/third_party/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp1523 get_reg(ra_ctx& ctx, RegisterFile& reg_file, Temp temp, in get_reg() function
1624 return get_reg(ctx, reg_file, temp, parallelcopies, instr, operand_index); in get_reg()
1726 return get_reg(ctx, reg_file, temp, parallelcopies, instr); in get_reg_create_vector()
1767 return get_reg(ctx, reg_file, temp, parallelcopies, instr); in get_reg_create_vector()
1903 dst = get_reg(ctx, register_file, operand.getTemp(), parallelcopy, instr, operand_index); in get_reg_for_operand()
1995 definition.setFixed(get_reg(ctx, register_file, definition.getTemp(), parallelcopy, phi)); in get_regs_for_phis()
2674 PhysReg reg = get_reg(ctx, register_file, tmp, parallelcopy, instr); in register_allocation()
2682 definition->setFixed(get_reg(ctx, register_file, tmp, parallelcopy, instr)); in register_allocation()
2813 PhysReg reg = get_reg(ctx, tmp_file, tmp, parallelcopy, instr); in register_allocation()
/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c350 static struct storage *get_reg(struct regclass *class) in get_reg() function
377 reg = get_reg(class); in get_reg_value()
387 return get_reg(get_regclass_bits(bit_size)); in temp_from_bits()
1264 reg1 = get_reg(&regclass_32_8); in emit_compare()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_ra.c1116 get_reg(struct ra_ctx *ctx, struct ra_file *file, struct ir3_register *reg, in get_reg() function
1274 physreg_t physreg = get_reg(ctx, file, dst, true); in allocate_dst()
1287 physreg_t physreg = get_reg(ctx, file, dst, false); in allocate_dst()
1705 physreg = get_reg(ctx, file, def, false); in handle_phi()
/third_party/mesa3d/docs/relnotes/
D21.0.0.rst2749 - aco: move update_renames() out of get_reg()
2817 - aco: add fallback algorithm in get_reg()
D20.1.0.rst1253 - aco: refactor get_reg() to take Temp instead of RegClass
1254 - aco: refactor get_reg() to also handle affinities
D21.1.0.rst4739 - aco: add fallback algorithm in get_reg()
/third_party/NuttX/
DReleaseNotes14191 put_reg/get_reg function was overriding i2c transfer error code with