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