Home
last modified time | relevance | path

Searched refs:ALU_OP3_MULADD (Results 1 – 25 of 55) sorted by relevance

123

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp502 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
539 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
621 case ALU_OP3_MULADD: in fold_assoc()
1005 if (!sh.safe_math && (n.bc.op == ALU_OP3_MULADD || in fold_alu_op3()
1089 case ALU_OP3_MULADD: dv = cv0.f * cv1.f + cv2.f; break; in fold_alu_op3()
1099 case ALU_OP3_MULADD: in fold_alu_op3()
1112 if (n.bc.op == ALU_OP3_MULADD) { in fold_alu_op3()
1119 if (n.bc.op == ALU_OP3_MULADD || n.bc.op == ALU_OP3_MULADD_IEEE) { in fold_alu_op3()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp502 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
539 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
621 case ALU_OP3_MULADD: in fold_assoc()
1005 if (!sh.safe_math && (n.bc.op == ALU_OP3_MULADD || in fold_alu_op3()
1089 case ALU_OP3_MULADD: dv = cv0.f * cv1.f + cv2.f; break; in fold_alu_op3()
1099 case ALU_OP3_MULADD: in fold_alu_op3()
1112 if (n.bc.op == ALU_OP3_MULADD) { in fold_alu_op3()
1119 if (n.bc.op == ALU_OP3_MULADD || n.bc.op == ALU_OP3_MULADD_IEEE) { in fold_alu_op3()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp502 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
539 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
621 case ALU_OP3_MULADD: in fold_assoc()
1005 if (!sh.safe_math && (n.bc.op == ALU_OP3_MULADD || in fold_alu_op3()
1089 case ALU_OP3_MULADD: dv = cv0.f * cv1.f + cv2.f; break; in fold_alu_op3()
1099 case ALU_OP3_MULADD: in fold_alu_op3()
1112 if (n.bc.op == ALU_OP3_MULADD) { in fold_alu_op3()
1119 if (n.bc.op == ALU_OP3_MULADD || n.bc.op == ALU_OP3_MULADD_IEEE) { in fold_alu_op3()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp502 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
539 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
621 case ALU_OP3_MULADD: in fold_assoc()
1005 if (!sh.safe_math && (n.bc.op == ALU_OP3_MULADD || in fold_alu_op3()
1089 case ALU_OP3_MULADD: dv = cv0.f * cv1.f + cv2.f; break; in fold_alu_op3()
1099 case ALU_OP3_MULADD: in fold_alu_op3()
1112 if (n.bc.op == ALU_OP3_MULADD) { in fold_alu_op3()
1119 if (n.bc.op == ALU_OP3_MULADD || n.bc.op == ALU_OP3_MULADD_IEEE) { in fold_alu_op3()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp502 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
539 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
621 case ALU_OP3_MULADD: in fold_assoc()
1005 if (!sh.safe_math && (n.bc.op == ALU_OP3_MULADD || in fold_alu_op3()
1089 case ALU_OP3_MULADD: dv = cv0.f * cv1.f + cv2.f; break; in fold_alu_op3()
1099 case ALU_OP3_MULADD: in fold_alu_op3()
1112 if (n.bc.op == ALU_OP3_MULADD) { in fold_alu_op3()
1119 if (n.bc.op == ALU_OP3_MULADD || n.bc.op == ALU_OP3_MULADD_IEEE) { in fold_alu_op3()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp502 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
539 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
621 case ALU_OP3_MULADD: in fold_assoc()
1005 if (!sh.safe_math && (n.bc.op == ALU_OP3_MULADD || in fold_alu_op3()
1089 case ALU_OP3_MULADD: dv = cv0.f * cv1.f + cv2.f; break; in fold_alu_op3()
1099 case ALU_OP3_MULADD: in fold_alu_op3()
1112 if (n.bc.op == ALU_OP3_MULADD) { in fold_alu_op3()
1119 if (n.bc.op == ALU_OP3_MULADD || n.bc.op == ALU_OP3_MULADD_IEEE) { in fold_alu_op3()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp502 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
539 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
621 case ALU_OP3_MULADD: in fold_assoc()
1005 if (!sh.safe_math && (n.bc.op == ALU_OP3_MULADD || in fold_alu_op3()
1089 case ALU_OP3_MULADD: dv = cv0.f * cv1.f + cv2.f; break; in fold_alu_op3()
1099 case ALU_OP3_MULADD: in fold_alu_op3()
1112 if (n.bc.op == ALU_OP3_MULADD) { in fold_alu_op3()
1119 if (n.bc.op == ALU_OP3_MULADD || n.bc.op == ALU_OP3_MULADD_IEEE) { in fold_alu_op3()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp502 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
539 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
621 case ALU_OP3_MULADD: in fold_assoc()
1005 if (!sh.safe_math && (n.bc.op == ALU_OP3_MULADD || in fold_alu_op3()
1089 case ALU_OP3_MULADD: dv = cv0.f * cv1.f + cv2.f; break; in fold_alu_op3()
1099 case ALU_OP3_MULADD: in fold_alu_op3()
1112 if (n.bc.op == ALU_OP3_MULADD) { in fold_alu_op3()
1119 if (n.bc.op == ALU_OP3_MULADD || n.bc.op == ALU_OP3_MULADD_IEEE) { in fold_alu_op3()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp502 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
539 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
621 case ALU_OP3_MULADD: in fold_assoc()
1005 if (!sh.safe_math && (n.bc.op == ALU_OP3_MULADD || in fold_alu_op3()
1089 case ALU_OP3_MULADD: dv = cv0.f * cv1.f + cv2.f; break; in fold_alu_op3()
1099 case ALU_OP3_MULADD: in fold_alu_op3()
1112 if (n.bc.op == ALU_OP3_MULADD) { in fold_alu_op3()
1119 if (n.bc.op == ALU_OP3_MULADD || n.bc.op == ALU_OP3_MULADD_IEEE) { in fold_alu_op3()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp502 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
539 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
621 case ALU_OP3_MULADD: in fold_assoc()
1005 if (!sh.safe_math && (n.bc.op == ALU_OP3_MULADD || in fold_alu_op3()
1089 case ALU_OP3_MULADD: dv = cv0.f * cv1.f + cv2.f; break; in fold_alu_op3()
1099 case ALU_OP3_MULADD: in fold_alu_op3()
1112 if (n.bc.op == ALU_OP3_MULADD) { in fold_alu_op3()
1119 if (n.bc.op == ALU_OP3_MULADD || n.bc.op == ALU_OP3_MULADD_IEEE) { in fold_alu_op3()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp502 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
539 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
621 case ALU_OP3_MULADD: in fold_assoc()
1005 if (!sh.safe_math && (n.bc.op == ALU_OP3_MULADD || in fold_alu_op3()
1089 case ALU_OP3_MULADD: dv = cv0.f * cv1.f + cv2.f; break; in fold_alu_op3()
1099 case ALU_OP3_MULADD: in fold_alu_op3()
1112 if (n.bc.op == ALU_OP3_MULADD) { in fold_alu_op3()
1119 if (n.bc.op == ALU_OP3_MULADD || n.bc.op == ALU_OP3_MULADD_IEEE) { in fold_alu_op3()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h390 #define ALU_OP3_MULADD 190 macro
H A Dr600_shader.c5336 alu.op = ALU_OP3_MULADD; in tgsi_setup_trig()
5370 alu.op = ALU_OP3_MULADD; in tgsi_setup_trig()
7119 alu.op = ALU_OP3_MULADD; in tgsi_interp_egcm()
7143 alu.op = ALU_OP3_MULADD; in tgsi_interp_egcm()
7299 op = ALU_OP3_MULADD; in tgsi_op3_dst()
7742 alu.op = ALU_OP3_MULADD; in tgsi_tex()
7763 alu.op = ALU_OP3_MULADD; in tgsi_tex()
7852 alu.op = ALU_OP3_MULADD; in tgsi_tex()
8124 alu.op = ALU_OP3_MULADD; in tgsi_tex()
9719 alu.op = ALU_OP3_MULADD; in tgsi_lrp()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h390 #define ALU_OP3_MULADD 190 macro
H A Dr600_shader.c5336 alu.op = ALU_OP3_MULADD; in tgsi_setup_trig()
5370 alu.op = ALU_OP3_MULADD; in tgsi_setup_trig()
7119 alu.op = ALU_OP3_MULADD; in tgsi_interp_egcm()
7143 alu.op = ALU_OP3_MULADD; in tgsi_interp_egcm()
7299 op = ALU_OP3_MULADD; in tgsi_op3_dst()
7742 alu.op = ALU_OP3_MULADD; in tgsi_tex()
7763 alu.op = ALU_OP3_MULADD; in tgsi_tex()
7852 alu.op = ALU_OP3_MULADD; in tgsi_tex()
8124 alu.op = ALU_OP3_MULADD; in tgsi_tex()
9719 alu.op = ALU_OP3_MULADD; in tgsi_lrp()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h390 #define ALU_OP3_MULADD 190 macro
H A Dr600_shader.c5336 alu.op = ALU_OP3_MULADD; in tgsi_setup_trig()
5370 alu.op = ALU_OP3_MULADD; in tgsi_setup_trig()
7119 alu.op = ALU_OP3_MULADD; in tgsi_interp_egcm()
7143 alu.op = ALU_OP3_MULADD; in tgsi_interp_egcm()
7299 op = ALU_OP3_MULADD; in tgsi_op3_dst()
7742 alu.op = ALU_OP3_MULADD; in tgsi_tex()
7763 alu.op = ALU_OP3_MULADD; in tgsi_tex()
7852 alu.op = ALU_OP3_MULADD; in tgsi_tex()
8124 alu.op = ALU_OP3_MULADD; in tgsi_tex()
9719 alu.op = ALU_OP3_MULADD; in tgsi_lrp()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h390 #define ALU_OP3_MULADD 190 macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h390 #define ALU_OP3_MULADD 190 macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h390 #define ALU_OP3_MULADD 190 macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/
H A Dr600_isa.h390 #define ALU_OP3_MULADD 190 macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h390 #define ALU_OP3_MULADD 190 macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h390 #define ALU_OP3_MULADD 190 macro
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/
H A Dr600_isa.h385 #define ALU_OP3_MULADD 190 macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h390 #define ALU_OP3_MULADD 190 macro

123