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