Class ExtractElement
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
Instruction to extract a single scalar element from a vector at a specified index.
public class ExtractElement : Instruction, IEquatable<Value>
- Inheritance
-
ExtractElement
- Implements
- Inherited Members
- Extension Methods