GPUOcelot
|
#include <ILInstruction.h>
Public Member Functions | |
ILIshr () | |
Instruction * | clone (bool copy=true) const |
Return a pointer to a new Instruction. |
ir::ILIshr::ILIshr | ( | ) |
Instruction * ir::ILIshr::clone | ( | bool | copy = true | ) | const [virtual] |
Return a pointer to a new Instruction.
Implements ir::ILBinaryInstruction.