Searched refs:alu_op_info (Results 1 - 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_isa.h159 struct alu_op_info struct
678 extern const struct alu_op_info r600_alu_op_table[];
683 const struct alu_op_info *
H A Dr600_isa.c30 const struct alu_op_info r600_alu_op_table[] = {
519 const struct alu_op_info *
559 const struct alu_op_info *op = &r600_alu_op_table[i];
H A Dr600_asm.c292 const struct alu_op_info *op = r600_isa_alu(alu->op);
2164 const struct alu_op_info *aop = r600_isa_alu(alu->op);
/external/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc.h500 const alu_op_info * op_ptr;
697 unsigned alu_slots(const alu_op_info * op_ptr) {
701 unsigned alu_slots_mask(const alu_op_info * op_ptr) {
H A Dsb_bc_builder.cpp372 const alu_op_info *aop = bc.op_ptr;
H A Dsb_ir.h1025 const alu_op_info* op_ptr() {

Completed in 1014 milliseconds