Table of Contents

Class FPToSI

Namespace
Ubiquity.NET.Llvm.Instructions
Assembly
Ubiquity.NET.Llvm.dll

Instruction to convert a floating point value to a signed integer type

public sealed class FPToSI : Cast, IEquatable<Value>
Inheritance
FPToSI
Implements
Inherited Members
Extension Methods

See Also