Method SignExtend
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
SignExtend(Value, ITypeRef)
Creates a Sign Extend instruction
public Value SignExtend(Value valueRef, ITypeRef targetType)
Creates a Sign Extend instruction
public Value SignExtend(Value valueRef, ITypeRef targetType)