GPUOcelot
|
#include <ILInstruction.h>
Public Member Functions | |
ILUav_Arena_Load_Id () | |
Instruction * | clone (bool copy=true) const |
Return a pointer to a new Instruction. | |
std::string | toString () const |
Parsable IL strings. | |
Public Attributes | |
DataType | type |
ir::ILUav_Arena_Load_Id::ILUav_Arena_Load_Id | ( | ) |
Instruction * ir::ILUav_Arena_Load_Id::clone | ( | bool | copy = true | ) | const [virtual] |
Return a pointer to a new Instruction.
Implements ir::ILUnaryInstruction.
std::string ir::ILUav_Arena_Load_Id::toString | ( | ) | const [virtual] |
Parsable IL strings.
Reimplemented from ir::ILUnaryInstruction.