Home
last modified time | relevance | path

Searched refs:ALU_OP2_OR_INT (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h244 #define ALU_OP2_OR_INT 44 macro
H A Dr600_shader.c7482 alu.op = ALU_OP2_OR_INT; in do_vtx_fetch_inst()
11370 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in emit_u64sge()
11513 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in egcm_u64div()
11549 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in egcm_u64div()
11629 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in egcm_u64div()
11679 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in egcm_u64div()
11741 alu.op = ALU_OP2_OR_INT; in egcm_u64sne()
11847 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
12044 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
12271 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h244 #define ALU_OP2_OR_INT 44 macro
H A Dr600_shader.c7482 alu.op = ALU_OP2_OR_INT; in do_vtx_fetch_inst()
11370 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in emit_u64sge()
11513 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in egcm_u64div()
11549 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in egcm_u64div()
11629 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in egcm_u64div()
11679 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in egcm_u64div()
11741 alu.op = ALU_OP2_OR_INT; in egcm_u64sne()
11847 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
12044 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
12271 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h244 #define ALU_OP2_OR_INT 44 macro
H A Dr600_shader.c7482 alu.op = ALU_OP2_OR_INT; in do_vtx_fetch_inst()
11370 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in emit_u64sge()
11513 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in egcm_u64div()
11549 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in egcm_u64div()
11629 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in egcm_u64div()
11679 r = single_alu_op2(ctx, ALU_OP2_OR_INT, in egcm_u64div()
11741 alu.op = ALU_OP2_OR_INT; in egcm_u64sne()
11847 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
12044 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
12271 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h244 #define ALU_OP2_OR_INT 44 macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h244 #define ALU_OP2_OR_INT 44 macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h244 #define ALU_OP2_OR_INT 44 macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/
H A Dr600_isa.h244 #define ALU_OP2_OR_INT 44 macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h244 #define ALU_OP2_OR_INT 44 macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h244 #define ALU_OP2_OR_INT 44 macro
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/
H A Dr600_isa.h239 #define ALU_OP2_OR_INT 44 macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h244 #define ALU_OP2_OR_INT 44 macro
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp589 case ALU_OP2_OR_INT: r = cv0.i | cv1.i; break; in eval_const_op()
828 case ALU_OP2_OR_INT: in fold_alu_op2()
851 case ALU_OP2_OR_INT: in fold_alu_op2()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp589 case ALU_OP2_OR_INT: r = cv0.i | cv1.i; break; in eval_const_op()
828 case ALU_OP2_OR_INT: in fold_alu_op2()
851 case ALU_OP2_OR_INT: in fold_alu_op2()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp589 case ALU_OP2_OR_INT: r = cv0.i | cv1.i; break; in eval_const_op()
828 case ALU_OP2_OR_INT: in fold_alu_op2()
851 case ALU_OP2_OR_INT: in fold_alu_op2()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp589 case ALU_OP2_OR_INT: r = cv0.i | cv1.i; break; in eval_const_op()
828 case ALU_OP2_OR_INT: in fold_alu_op2()
851 case ALU_OP2_OR_INT: in fold_alu_op2()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp589 case ALU_OP2_OR_INT: r = cv0.i | cv1.i; break; in eval_const_op()
828 case ALU_OP2_OR_INT: in fold_alu_op2()
851 case ALU_OP2_OR_INT: in fold_alu_op2()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp589 case ALU_OP2_OR_INT: r = cv0.i | cv1.i; break; in eval_const_op()
828 case ALU_OP2_OR_INT: in fold_alu_op2()
851 case ALU_OP2_OR_INT: in fold_alu_op2()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp589 case ALU_OP2_OR_INT: r = cv0.i | cv1.i; break; in eval_const_op()
828 case ALU_OP2_OR_INT: in fold_alu_op2()
851 case ALU_OP2_OR_INT: in fold_alu_op2()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp589 case ALU_OP2_OR_INT: r = cv0.i | cv1.i; break; in eval_const_op()
828 case ALU_OP2_OR_INT: in fold_alu_op2()
851 case ALU_OP2_OR_INT: in fold_alu_op2()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp589 case ALU_OP2_OR_INT: r = cv0.i | cv1.i; break; in eval_const_op()
828 case ALU_OP2_OR_INT: in fold_alu_op2()
851 case ALU_OP2_OR_INT: in fold_alu_op2()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp589 case ALU_OP2_OR_INT: r = cv0.i | cv1.i; break; in eval_const_op()
828 case ALU_OP2_OR_INT: in fold_alu_op2()
851 case ALU_OP2_OR_INT: in fold_alu_op2()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp589 case ALU_OP2_OR_INT: r = cv0.i | cv1.i; break; in eval_const_op()
828 case ALU_OP2_OR_INT: in fold_alu_op2()
851 case ALU_OP2_OR_INT: in fold_alu_op2()

12