Method ArithmeticShiftRight
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
ArithmeticShiftRight(Value, Value)
Creates an integer arithmetic shift right operator
public Value ArithmeticShiftRight(Value lhs, Value rhs)
Creates an integer arithmetic shift right operator
public Value ArithmeticShiftRight(Value lhs, Value rhs)