Home
last modified time | relevance | path

Searched refs:ir2_reg_component (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_assemble.c32 struct ir2_reg_component *comps; in src_swizzle()
64 struct ir2_reg_component *comp = get_reg(instr)->comp; in alu_swizzle()
104 struct ir2_reg_component *comp = get_reg(instr)->comp; in alu_write_mask()
130 struct ir2_reg_component *comp = get_reg(instr)->comp; in fetch_dst_swiz()
Dir2_private.h59 struct ir2_reg_component { struct
73 struct ir2_reg_component comp[4]; argument
Dir2_ra.c191 struct ir2_reg_component *comp; in ra_src_free()