Table of Contents

Class FPToUI

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

Instruction to convert a floating point value to an unsigned integer type

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

See Also