Home
last modified time | relevance | path

Searched refs:GDSInstr (Results 1 – 25 of 54) sorted by relevance

123

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_gds.cpp32 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
53 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
55 GDSInstr(op, dest, value, PValue(), uav_id, uav_base) in GDSInstr()
62 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, in GDSInstr() function in r600::GDSInstr
64 GDSInstr(op, dest, PValue(), PValue(), uav_id, uav_base) in GDSInstr()
69 bool GDSInstr::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to()
74 void GDSInstr::do_print(std::ostream& os) const in do_print()
H A Dsfn_instruction_gds.h36 class GDSInstr : public Instruction
39 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
41 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
43 GDSInstr(ESDOp op, const GPRVector& dest, const PValue &uav_id, int uav_base);
H A Dsfn_instructionvisitor.h23 class GDSInstr; variable
51 virtual bool visit(GDSInstr& i) = 0;
80 virtual bool visit(const GDSInstr& i) = 0;
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_gds.cpp32 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
53 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
55 GDSInstr(op, dest, value, PValue(), uav_id, uav_base) in GDSInstr()
62 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, in GDSInstr() function in r600::GDSInstr
64 GDSInstr(op, dest, PValue(), PValue(), uav_id, uav_base) in GDSInstr()
69 bool GDSInstr::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to()
74 void GDSInstr::do_print(std::ostream& os) const in do_print()
H A Dsfn_instruction_gds.h36 class GDSInstr : public Instruction
39 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
41 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
43 GDSInstr(ESDOp op, const GPRVector& dest, const PValue &uav_id, int uav_base);
H A Dsfn_instructionvisitor.h23 class GDSInstr; variable
51 virtual bool visit(GDSInstr& i) = 0;
80 virtual bool visit(const GDSInstr& i) = 0;
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_gds.cpp32 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
53 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
55 GDSInstr(op, dest, value, PValue(), uav_id, uav_base) in GDSInstr()
62 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, in GDSInstr() function in r600::GDSInstr
64 GDSInstr(op, dest, PValue(), PValue(), uav_id, uav_base) in GDSInstr()
69 bool GDSInstr::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to()
74 void GDSInstr::do_print(std::ostream& os) const in do_print()
H A Dsfn_instruction_gds.h36 class GDSInstr : public Instruction
39 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
41 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
43 GDSInstr(ESDOp op, const GPRVector& dest, const PValue &uav_id, int uav_base);
H A Dsfn_instructionvisitor.h23 class GDSInstr; variable
51 virtual bool visit(GDSInstr& i) = 0;
80 virtual bool visit(const GDSInstr& i) = 0;
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_gds.cpp32 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
53 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
55 GDSInstr(op, dest, value, PValue(), uav_id, uav_base) in GDSInstr()
62 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, in GDSInstr() function in r600::GDSInstr
64 GDSInstr(op, dest, PValue(), PValue(), uav_id, uav_base) in GDSInstr()
69 bool GDSInstr::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to()
74 void GDSInstr::do_print(std::ostream& os) const in do_print()
H A Dsfn_instruction_gds.h36 class GDSInstr : public Instruction
39 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
41 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
43 GDSInstr(ESDOp op, const GPRVector& dest, const PValue &uav_id, int uav_base);
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_gds.cpp32 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
53 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
55 GDSInstr(op, dest, value, PValue(), uav_id, uav_base) in GDSInstr()
62 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, in GDSInstr() function in r600::GDSInstr
64 GDSInstr(op, dest, PValue(), PValue(), uav_id, uav_base) in GDSInstr()
69 bool GDSInstr::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to()
74 void GDSInstr::do_print(std::ostream& os) const in do_print()
H A Dsfn_instruction_gds.h36 class GDSInstr : public Instruction
39 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
41 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
43 GDSInstr(ESDOp op, const GPRVector& dest, const PValue &uav_id, int uav_base);
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_gds.cpp32 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
53 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
55 GDSInstr(op, dest, value, PValue(), uav_id, uav_base) in GDSInstr()
62 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, in GDSInstr() function in r600::GDSInstr
64 GDSInstr(op, dest, PValue(), PValue(), uav_id, uav_base) in GDSInstr()
69 bool GDSInstr::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to()
74 void GDSInstr::do_print(std::ostream& os) const in do_print()
H A Dsfn_instruction_gds.h36 class GDSInstr : public Instruction
39 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
41 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
43 GDSInstr(ESDOp op, const GPRVector& dest, const PValue &uav_id, int uav_base);
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_gds.cpp32 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
53 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
55 GDSInstr(op, dest, value, PValue(), uav_id, uav_base) in GDSInstr()
62 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, in GDSInstr() function in r600::GDSInstr
64 GDSInstr(op, dest, PValue(), PValue(), uav_id, uav_base) in GDSInstr()
69 bool GDSInstr::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to()
74 void GDSInstr::do_print(std::ostream& os) const in do_print()
H A Dsfn_instruction_gds.h36 class GDSInstr : public Instruction
39 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
41 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
43 GDSInstr(ESDOp op, const GPRVector& dest, const PValue &uav_id, int uav_base);
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_gds.cpp32 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
53 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
55 GDSInstr(op, dest, value, PValue(), uav_id, uav_base) in GDSInstr()
62 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, in GDSInstr() function in r600::GDSInstr
64 GDSInstr(op, dest, PValue(), PValue(), uav_id, uav_base) in GDSInstr()
69 bool GDSInstr::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to()
74 void GDSInstr::do_print(std::ostream& os) const in do_print()
H A Dsfn_instruction_gds.h36 class GDSInstr : public Instruction
39 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
41 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
43 GDSInstr(ESDOp op, const GPRVector& dest, const PValue &uav_id, int uav_base);
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_gds.cpp32 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
53 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
55 GDSInstr(op, dest, value, PValue(), uav_id, uav_base) in GDSInstr()
62 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, in GDSInstr() function in r600::GDSInstr
64 GDSInstr(op, dest, PValue(), PValue(), uav_id, uav_base) in GDSInstr()
69 bool GDSInstr::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to()
74 void GDSInstr::do_print(std::ostream& os) const in do_print()
H A Dsfn_instruction_gds.h36 class GDSInstr : public Instruction
39 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
41 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
43 GDSInstr(ESDOp op, const GPRVector& dest, const PValue &uav_id, int uav_base);
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_gds.cpp32 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
53 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
55 GDSInstr(op, dest, value, PValue(), uav_id, uav_base) in GDSInstr()
62 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, in GDSInstr() function in r600::GDSInstr
64 GDSInstr(op, dest, PValue(), PValue(), uav_id, uav_base) in GDSInstr()
69 bool GDSInstr::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to()
74 void GDSInstr::do_print(std::ostream& os) const in do_print()
H A Dsfn_instruction_gds.h36 class GDSInstr : public Instruction
39 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
41 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
43 GDSInstr(ESDOp op, const GPRVector& dest, const PValue &uav_id, int uav_base);
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_gds.cpp32 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
53 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value, in GDSInstr() function in r600::GDSInstr
55 GDSInstr(op, dest, value, PValue(), uav_id, uav_base) in GDSInstr()
62 GDSInstr::GDSInstr(ESDOp op, const GPRVector& dest, in GDSInstr() function in r600::GDSInstr
64 GDSInstr(op, dest, PValue(), PValue(), uav_id, uav_base) in GDSInstr()
69 bool GDSInstr::is_equal_to(UNUSED const Instruction& lhs) const in is_equal_to()
74 void GDSInstr::do_print(std::ostream& os) const in do_print()
H A Dsfn_instruction_gds.h36 class GDSInstr : public Instruction
39 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
41 GDSInstr(ESDOp op, const GPRVector& dest, const PValue& value,
43 GDSInstr(ESDOp op, const GPRVector& dest, const PValue &uav_id, int uav_base);

123