Searched refs:alu_opcode (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_builder.cpp398 .ALU_INST(ctx.alu_opcode(ALU_OP3_LDS_IDX_OP))
425 .ALU_INST(ctx.alu_opcode(bc.op))
443 .ALU_INST(ctx.alu_opcode(bc.op))
458 .ALU_INST(ctx.alu_opcode(bc.op))
472 .ALU_INST(ctx.alu_opcode(bc.op))
488 .ALU_INST(ctx.alu_opcode(bc.op))
H A Dsb_bc.h704 unsigned alu_opcode(unsigned op) { function in class:r600_sb::sb_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_builder.cpp398 .ALU_INST(ctx.alu_opcode(ALU_OP3_LDS_IDX_OP))
425 .ALU_INST(ctx.alu_opcode(bc.op))
443 .ALU_INST(ctx.alu_opcode(bc.op))
458 .ALU_INST(ctx.alu_opcode(bc.op))
472 .ALU_INST(ctx.alu_opcode(bc.op))
488 .ALU_INST(ctx.alu_opcode(bc.op))
H A Dsb_bc.h743 unsigned alu_opcode(unsigned op) { function in class:r600_sb::sb_context

Completed in 7 milliseconds