Build and insert Res = G_UITOFP Src0
Declared in <llvm/CodeGen/GlobalISel/MachineIRBuilder.h>
MachineInstrBuilder
buildUITOFP(
DstOp const& Dst,
SrcOp const& Src0);
a MachineInstrBuilder for the newly created instruction.
| Name | Description |
|---|---|
| Dst | Destination operand for the result. |
| Src0 | First source operand. |