Class ExtractElement
Instruction to extract a single scalar element from a vector at a specified index.
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class ExtractElement : Instruction, IExtensiblePropertyContainer, IOperandContainer<Value>