Searched defs:alu (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_asm.c | 36 …nsigned int r600_bytecode_get_num_operands(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in r600_bytecode_get_num_operands() 229 struct r600_bytecode_alu *alu = CALLOC_STRUCT(r600_bytecode_alu); in r600_bytecode_alu() local 342 static int is_alu_once_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_once_inst() 423 static int is_alu_reduction_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_reduction_inst() 444 static int is_alu_cube_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_cube_inst() 459 static int is_alu_mova_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_mova_inst() 493 static int is_alu_vec_unit_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_vec_unit_inst() 548 static int is_alu_trans_unit_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_trans_unit_inst() 584 static int is_alu_any_unit_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_any_unit_inst() 590 static int is_nop_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_nop_inst() [all …]
|
D | r600_shader.c | 273 unsigned bytes_read, struct r600_bytecode_alu * alu, unsigned src_idx) in r600_src_from_byte_stream() 297 struct r600_bytecode_alu alu; in r600_alu_from_byte_stream() local 350 static void llvm_if(struct r600_shader_ctx *ctx, struct r600_bytecode_alu * alu, in llvm_if() 359 struct r600_bytecode_alu *alu, unsigned compare_opcode) in r600_break_from_byte_stream() 376 struct r600_bytecode_alu alu; in r600_fc_from_byte_stream() local 597 struct r600_bytecode_alu alu; in evergreen_interp_alu() local 655 struct r600_bytecode_alu alu; in evergreen_interp_flat() local 761 struct r600_bytecode_alu alu; in select_twoside_color() local 860 struct r600_bytecode_alu alu; in tgsi_declaration() local 992 struct r600_bytecode_alu alu; in tgsi_fetch_rel_const() local [all …]
|
D | r700_asm.c | 36 int r700_bytecode_alu_build(struct r600_bytecode *bc, struct r600_bytecode_alu *alu, unsigned id) in r700_bytecode_alu_build()
|
D | r600_asm.h | 163 struct list_head alu; member
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_exa.c | 344 ExaPrepareSolid(PixmapPtr pPixmap, int alu, Pixel planeMask, Pixel fg) in ExaPrepareSolid() 424 int ydir, int alu, Pixel planeMask) in ExaPrepareCopy()
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_code.h | 215 } alu; member
|
/external/valgrind/VEX/priv/ |
D | host_s390_defs.h | 411 } alu; member
|