SandboxIR wrapper for an LLVM sitofp instruction.
Declared in <llvm/SandboxIR/Instruction.h>
class SIToFPInst final
: public CastInstImpl<Instruction::Opcode::SIToFP>
| Name | Description |
|---|---|
CastInstImpl<Instruction::Opcode::SIToFP> | CRTP helper implementing concrete SandboxIR cast instructions. |
| Name | Description |
|---|---|
classof | For isa/dyn_cast. |
create | Create and insert a cast of opcode Op. |
| Name | Description |
|---|---|
getLoadStoreAddressSpace | Return the address space of a load or store pointer. |