Synopsis

Declared in <llvm/MC/MCExpr.h>

static
MCBinaryExpr const*
createShl(
    MCExpr const* LHS,
    MCExpr const* RHS,
    MCContext& Ctx);

Created with MrDocs