GPUOcelot
|
The LLVM uitofp instruction. More...
#include <LLVMInstruction.h>
Public Member Functions | |
LLVMUitofp () | |
The default constructor sets the opcode. | |
Instruction * | clone (bool copy=true) const |
Return a pointer to a new Instruction. |
The LLVM uitofp instruction.
ir::LLVMUitofp::LLVMUitofp | ( | ) |
The default constructor sets the opcode.
Instruction * ir::LLVMUitofp::clone | ( | bool | copy = true | ) | const [virtual] |
Return a pointer to a new Instruction.
Implements ir::LLVMConversionInstruction.