Table of Contents

Class FPTrunc

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

Instruction to truncate a floating point value to another floating point type

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

See Also