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